Humor: On Feb, Friday 13, 2009 Unix time Will Be 1234567890

by Vivek Gite on February 9, 2009 · 5 comments

Unix time (POSIX time) is a system for describing points in time, defined as the number of seconds elapsed since midnight Coordinated Universal Time (UTC) of January 1, 1970, not counting leap seconds.

At 11:31:30pm UTC on Feb 13, 2009, Unix time will reach 1,234,567,890. You can verify this as follows:
$ date -d@1234567890
Sample output:

Fri Feb 13 17:31:30 CST 2009

This will be happening on Sat Feb 14th early in the morning in New Delhi, India (IST local time):
$ date -d@1234567890
Sample output:

Sat Feb 14 05:01:30 IST 2009


One of those magic times: On Friday the 13th!
(found via slashdot)

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

We're here to help you make the most of sysadmin work. So, subscribe!

{ 5 comments… read them below or add one }

1 Eugene Orlov February 10, 2009

Friday 13 is believed to be unhappy because of Templar Order, see Wiki for more info.

Reply

2 Bruno February 10, 2009

For Mac user : the command is

$ date -r 1234567890

in UK the result is Ven 13 Feb 2009 23:31:30 GMT

Reply

3 omgirc February 10, 2009

neat parlor trick. but does it have any useful traits?

Reply

4 Jacki February 15, 2009

Oh its cool !

Reply

5 pga July 29, 2010

This is great!

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 5 + 15 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: