ifacethoughts

The 1234567890 Day

It will be 1234567890 day this weekend. That is, we will get 1234567890 seconds old since the Unix epoch (00:00:00 UTC on Jan 1 1970), on Friday, Feb 13 2009 at 3:31:30 PM PST, which is Saturday, Feb 14 2009 5:01:30 AM Indian time. On most of the Unix systems you can find out your local time for this Unix time using date -d@1234567890. Apart from being a cool number, it will remind us of the year 2038 bug. If you are on a Unix system, try date --date="1/19/2038 8:44:07" and then date --date="1/19/2038 8:44:08" to know if your computer will be affected.

Discussion [Participate or Link]

  1. vocal said:

    wow, this seems amazing….

  2. Binny V A said:

    Any idea what command I should run to find the current epoch time? I know you can get it using programming languages(php -r ‘print time();’) but is there a native linux command for this?

  3. Abhijit Nadgouda said:

    Binny, that will be date +%s.

Say your thought!

Who are you?

If you want to use HTML you can use these tags: <a>, <em>, <strong>, <abbr>, <code>, <blockquote>. Closing the tags will be appreciated as this site uses valid XHTML.

This is the weblog of Abhijit Nadgouda where he writes down his thoughts on software development and related topics. You are invited to subscribe to the feed to stay updated or check out more subscription options. Or you can choose to browse by one of the topics.