[Issue 8646] std.datetime ISO strings are incompatible with ISO 8601

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 12 12:41:59 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8646



--- Comment #2 from jens.k.mueller at gmx.de 2012-09-12 12:42:16 PDT ---
Thanks for your prompt reply. I see now that the standard allows for fractional
seconds. In my use case I'm programming against against a specification that
demands ISO 8601 conformity without fractional seconds. Is there an easy way to
remove the fractional seconds? Because if there are no then toISOExtString()
won't return them. My current workaround is quite tedious for this common
operation.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list