Doesn't seem right... I'm guessing that's standard though, same with ldc.
I made a feature that converts, say, [9:59am] -> [10:00am] to 1
minute. but found '9'.to!int = 57 (not 9).
- Unexpected result with std.conv.to Joel via Digitalmars-d-learn
- Re: Unexpected result with std... Jon Degenhardt via Digitalmars-d-learn
- Re: Unexpected result with... Joel via Digitalmars-d-learn