clockWas reading a post and thought it’s worth sharing on the blog. On Feb 13, 2009, at 11:31:30pm UTC Unix time will reach 1,234,567,890.

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.

You can check it by executing the following command at command prompt:

$ date -d@1234567890

For Delhi India, it’ll happen on:

Sat Feb 14 05:01:30 IST 2009

[Via CyberCiti.biz]

Reblog this post [with Zemanta]