diff options
author | Felix Krause <contact@flyx.org> | 2016-11-10 22:22:48 +0100 |
---|---|---|
committer | Felix Krause <contact@flyx.org> | 2016-11-14 18:28:55 +0100 |
commit | 544a2cfe1a9c4805568f6dd781cd85fa4537cb73 (patch) | |
tree | 930e83c5e4ab199d0f9e65e7a19d6bfba8cc283b /tools | |
parent | 4a4a3cdf67d3bd80d18ebe01132d67a5b6400b3a (diff) | |
download | Nim-544a2cfe1a9c4805568f6dd781cd85fa4537cb73.tar.gz |
Fixed daylight saving time
* When formatting timezone, substract 1 hour from timezone when isDST * Do not depend DST in current timezone when parsing arbitrary date because formatted timestamps are never in DST. * On the way, removed an unnecessary line in parsing code which could cause bugs. * Added DST tests
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions