[Issue 5731] std.datetime.SysTime prints UTC offsets backwards
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 12 03:50:43 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5731
Jonathan M Davis <jmdavisProg at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|WindowsTimeZone has offsets |std.datetime.SysTime prints
|from UTC backwards |UTC offsets backwards
OS/Version|Windows |All
--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2011-03-12 03:47:36 PST ---
Okay. So, this isn't a WindowsTimeZone problem. It's a problem with SysTime's
string functions (toISOExtendedString in the example, but it's the same for all
of them) where they get the UTC offset backwards.
--
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