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

           Summary: std.date.localTZA never initialised
           Product: D
           Version: 2.032
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nob...@puremagic.com
        ReportedBy: johnch_a...@hotmail.com


std.date.toString always returns an incorrect result because localTZA is not
being initialised. This is because std.datebase isn't referenced anywhere, and
thus it's constructor, which would otherwise call std_date_static_this, never
runs.

A workaround for client code is to import std.datebase.

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

Reply via email to