[Issue 24704] DateTime.fromISOExtString Does Not Support ISO8601 Time Unit Fractions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 15 16:10:40 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24704
--- Comment #2 from Carsten Schlote <carsten.schlote at gmx.net> ---
Added a draft PR for this issue: https://github.com/dlang/phobos/pull/9046
At the moment only the ISOExtString beviour is modified.
We might need some reasoning, if similiar changes schould be applied for the
other from/to functions.
Most important, some implementation hacks must cleaned up and replaced by some
'better' solution.
--
More information about the Digitalmars-d-bugs
mailing list