February 09, 2010 [Issue 3788] New: UTCtoLocal donts works | ||||
---|---|---|---|---|
| ||||
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 --- Comment #0 from iorlas <denis.tomilin@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: ------- |
February 03, 2011 [Issue 3788] UTCtoLocal dont works | ||||
---|---|---|---|---|
| ||||
Posted in reply to iorlas | 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 --- Comment #1 from Lars T. Kyllingstad <bugzilla@kyllingen.net> 2011-02-03 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: ------- |
Copyright © 1999-2021 by the D Language Foundation