Unix time 1,234,567,890
Posted by Planet Malaysia on February 10, 2009
“At 11:31:30pm UTC on Feb 13, 2009, Unix time will reach 1,234,567,890″.
This will be Friday, February 13th at 1831 and 30 seconds EST. If you want to find out what time it will be in your local time, try this Perl script courtesy of Matias Palomec:
perl -e ‘print scalar localtime(1234567890),”\n”;’
Now, while this is not the UNIX epoch, Alan Cox does assure us that Linux is now working on 64-bit time, and the UNIX epoch ‘roll-over’ would happen about the time that the sun burnt out.”
Check out 1234567890day.com, Linux Pro Magazine here.
Possibly Related Posts:
- Official Source for NameCheap Discounts and Promotions
- 2009 Year-End Google Zeitgeist Malaysia
- lppasswd: Unable to open passwd file: Permission denied
- Missing /var/log/lastlog
- Telnet service_limit error
Comments
Leave a Reply