[Issue 1208] New: Redundant Daylight Savings Time Adjustment

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 1 13:48:50 PDT 2007


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 at users.sf.net
        ReportedBy: thunderlove at 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


-- 



More information about the D.gnu mailing list