Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 20081106 - 2008-11-06
- Portability Improvements
- Test the system time.h's limits and use them rather than the safe 1970-2038 range.
- Test Fixes
- Compare times using numeric equality instead of string equality to avoid Perl messing up on big numbers.
- timelocal() can now take an $isdst argument to disambiguate certain dates which can occur twice (like daylight savings time fall back)
Modules
Versions of Perl's time functions which work beyond 2038
Use Time::y2038's gmtime and localtime everywhere.