This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix the test plan on gmtime
authorMichael G. Schwern <schwern@pobox.com>
Tue, 23 Sep 2008 17:50:16 +0000 (10:50 -0700)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 3 Jan 2009 17:38:18 +0000 (18:38 +0100)
commitb9020a0ae3b98b01aa1548eafc93f1236bf49165
treec693c12a079857e1caf408348f26ca8048cd220c
parent65a38213a55474ae493d2619f0ad5b8a4179b879
Fix the test plan on gmtime

Use the new LOCALTIME_MIN/MAX constants.

Use the system gmtime, it'll probably be faster... maybe.
lib/Time/gmtime.t
localtime64.h