[Issue 8646] New: std.datetime ISO strings are incompatible with ISO	8601
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Sep 12 10:03:02 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=8646
           Summary: std.datetime ISO strings are incompatible with ISO
                    8601
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: jens.k.mueller at gmx.de
--- Comment #0 from jens.k.mueller at gmx.de 2012-09-12 10:03:23 PDT ---
According to http://en.wikipedia.org/wiki/ISO_8601 ISO 8601 date time strings
contain nothing below seconds. But the std.datetime's ISO function contain
values for this. Hence, it is currently incompatible with ISO 8601.
-- 
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