digitalmars.D.bugs - [Issue 3788] New: UTCtoLocal donts works
- d-bugmail puremagic.com (21/21) Feb 09 2010 http://d.puremagic.com/issues/show_bug.cgi?id=3788
- d-bugmail puremagic.com (12/12) Feb 03 2011 http://d.puremagic.com/issues/show_bug.cgi?id=3788
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 puremagic.com
ReportedBy: denis.tomilin gmail.com
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: -------
Feb 09 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3788
Lars T. Kyllingstad <bugzilla kyllingen.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla kyllingen.net
Resolution| |WONTFIX
00:25:14 PST ---
std.date has been superseded by std.datetime.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Feb 03 2011








d-bugmail puremagic.com