Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/phobos

Commit: ac040713d33bdb959007248cd695a1554c574dd0
    
https://github.com/D-Programming-Language/phobos/commit/ac040713d33bdb959007248cd695a1554c574dd0
Author: jmdavis <[email protected]>
Date:   2011-02-19 (Sat, 19 Feb 2011)

Changed paths:
  M std/datetime.d

Log Message:
-----------
std.datetime fixed so that it doesn't need the daylight variable on Posix.

It will still use daylight if it's there, but since FreeBSD doesn't have
it for some reason (in spite of the fact that the daylight variable is
part of Posix), we can't assume that it's there.

Also, now that tzname is in druntime, it has been removed from
std.datetime.

This should fix bug# 5616.


Commit: a536c893368084128cbbc37cd69babe7e30bbea1
    
https://github.com/D-Programming-Language/phobos/commit/a536c893368084128cbbc37cd69babe7e30bbea1
Author: Brad Roberts <[email protected]>
Date:   2011-02-19 (Sat, 19 Feb 2011)

Changed paths:
  M std/datetime.d

Log Message:
-----------
the UTC zone file isn't in the same place on freebsd as linux and osx.


_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to