D.gnu - [Issue 1208] New: Redundant Daylight Savings Time Adjustment
- d-bugmail puremagic.com (18/18) May 01 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1208
- d-bugmail puremagic.com (9/9) Jul 13 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1208
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
--
May 01 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1208
dvdfrdmn users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Fixed in svn r118 / release 0.24
--
Jul 13 2007








d-bugmail puremagic.com