mercurial/__init__.py
author Samuel Tardieu <sam@rfc1149.net>
Fri, 19 Aug 2005 23:26:32 -0800
changeset 968 4a9a753e8232
parent 0 9117c6561b0b
permissions -rw-r--r--
[PATCH] Take DST into account Right now, mercurial doesn't take daylight saving time into account because it uses time.timezone inconditionally, instead of resorting to time.altzone if daylight saving time is on.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: