Please vote on std.datetime

Jonathan M Davis jmdavisProg at gmx.com
Sat Dec 11 11:21:38 PST 2010


On Saturday 11 December 2010 04:41:55 Bernard Helyer wrote:
> On Thu, 09 Dec 2010 20:54:14 -0800, Jonathan M Davis wrote:
> > In any case, you've found bugs, please point them out. I can't fix it if
> > I don't know that it's broken.
> 
> The localtime it retrieves is incorrect, over here. It is always one and
> a half hours slow. I am retrieving it using Clock.currTime, and the
> result is the same if I force the TZ ("Pacific/Auckland").
> 
> (Linux 64, NZST, BIOS set to local time not UTC as I dual boot with
> Windows).

Since std.datetime is about to go into Phobos, open up a bug report on it on the 
bug tracker, so that it doesn't get lost. And I'll look into it.

- Jonathan M Davis


More information about the Digitalmars-d mailing list