summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2008-10-02 16:18:54 -0400
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-01-03 18:38:56 +0100
commit806a119aef40085e6ee4a5a8bbab77cca98c9d08 (patch)
tree8ed1365a73b59eff53d7a2e2e219d3be5b3f6180 /pod
parent7643e68fdb02e6f17d9f2a5801be920285971156 (diff)
downloadperl-806a119aef40085e6ee4a5a8bbab77cca98c9d08.tar.gz
Remove the AIX work around code. Instead it should just set it's LOCALTIME_MAX to 0x7fff573e.
Update from y2038. Use the new TM64 struct so years can go out past y2**31 Defines a Year type to avoid converting years to ints. Remove the TIMGM work around code, using timegm64() is fine and it saves us from having to convert from TM to tm. Make functions private with static rather than the _foo convention. Even faster for distant dates.
Diffstat (limited to 'pod')
0 files changed, 0 insertions, 0 deletions