May 01, 2007 [Issue 1208] New: Redundant Daylight Savings Time Adjustment | ||||
|---|---|---|---|---|
  | ||||
http://d.puremagic.com/issues/show_bug.cgi?id=1208 Summary: Redundant Daylight Savings Time Adjustment Product: DGCC aka GDC Version: 0.23 Platform: Macintosh OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: dvdfrdmn@users.sf.net ReportedBy: thunderlove@gmail.com The adjustment for daylight savings time (in date.d) is redundant ~ the function 'localtime' already adjusts tm_gmtoff to account for it. The result is the conversion functions (UTC to/from Local time), and the various toString functions are off by an hour. Mac OS X 10.4, US/Pacific --  | ||||
July 13, 2007 [Issue 1208] Redundant Daylight Savings Time Adjustment | ||||
|---|---|---|---|---|
  | ||||
Posted in reply to d-bugmail  | http://d.puremagic.com/issues/show_bug.cgi?id=1208 dvdfrdmn@users.sf.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from dvdfrdmn@users.sf.net 2007-07-13 11:05 ------- Fixed in svn r118 / release 0.24 --  | |||
Copyright © 1999-2021 by the D Language Foundation
 
Permalink
Reply