Files
goutils/cmd
Kyle Isom c3909b92f1 Improved time zone check.
Previously, the zone check compared time.Local and time.UTC. However,
when this was tested on a machine that uses UTC locally, it became
apparent that the two pointers can differ while having the same time
zone. A more useful check is to look up the offsets for the time zones
and compare those --- they'll return the same times.
2016-06-14 16:47:05 -07:00
..
2015-06-10 16:32:04 -07:00
2016-04-01 15:27:13 -07:00
2015-12-22 20:54:59 -08:00
2015-10-26 16:37:44 -07:00
2016-04-28 14:16:22 -07:00
2015-06-10 16:32:04 -07:00
2016-04-01 15:09:19 -07:00
2016-06-14 16:47:05 -07:00
2016-05-27 16:50:40 -07:00