log util/datetime.lua @ 4503:6dc327809dfd

age author description
Fri, 15 Apr 2011 22:39:53 +0100 Matthew Wild util.datetime: Fix timestamp parsing when in DST (thanks xnyhps)
Sat, 27 Nov 2010 01:30:56 +0000 Matthew Wild util.datetime: Fix so that the timestamp returned is always in UTC, timezone offsets were going in the wrong direction
Sat, 27 Nov 2010 01:22:43 +0000 Matthew Wild util.datetime: Fixes for more liberal timezone parsing - colon and minutes are both (independantly) optional (thanks Zash)