Man Page: time::y2038::everywhere
Operating Environment: debian
Section: 3pm
Time::y2038::Everywhere(3pm) User Contributed Perl Documentation Time::y2038::Everywhere(3pm)NAMETime::y2038::Everywhere - Use Time::y2038's gmtime and localtime everywhere.SYNOPSISuse Time::y2038::Everywhere; # All uses of localtime() and gmtime() in the whole program # are now using Time::y2038'sDESCRIPTIONTime::y2038::Everywhere replaces localtime() and gmtime() with its own functions everywhere. This ensures not just that your code is 2038 safe, but that any modules you use are, too.NOTESMay also override Time::Local::timelocal and Time::Local::timegm in the future.SEE ALSOTime::y2038 perl v5.14.2 2011-11-15 Time::y2038::Everywhere(3pm)
| Related Man Pages |
|---|
| time::gmtime(3pm) - suse |
| time::localtime5.18(3pm) - mojave |
| time::gmtime5.18(3pm) - mojave |
| time::gmtime(3pm) - osx |
| time::y2038(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |