[Issue 3788] New: UTCtoLocal donts works

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 9 10:58:26 PST 2010


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

           Summary: UTCtoLocal donts works
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: denis.tomilin at gmail.com


--- Comment #0 from iorlas <denis.tomilin at gmail.com> 2010-02-09 10:58:25 PST ---
Created an attachment (id=565)
Patch. Tested on Ubuntu x86_64 - all ok.

Function uses localTZA variable, that don't changed to real, user local TZA.
Best solution - set localTZA in constructor of module. See the patch.
Also, i've deleted dummy function.

-- 
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