Cleaning up the Time::gmtime and Time::localtime tests and make them go past 2038.
authorMichael G Schwern <schwern@pobox.com>
Sun, 14 Sep 2008 02:26:38 +0000 (19:26 -0700)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 3 Jan 2009 17:36:58 +0000 (18:36 +0100)
commit769448c3cab313c28d3bb9ef48e54401476b9607
tree78fd5f9234bd658f69077ae682eb11f04cfad60f
parentaf9b2bf51b38ba7606ef7abea6125f33702020ab
Cleaning up the Time::gmtime and Time::localtime tests and make them go past 2038.

I'm a little nervous about assuming negative times are going to work with
localtime(), but gmtime() is safe.
lib/Time/gmtime.t
lib/Time/localtime.t