Skip to content

Instantly share code, notes, and snippets.

@vbajpai
Created March 31, 2013 15:30

Revisions

  1. vbajpai created this gist Mar 31, 2013.
    2 changes: 2 additions & 0 deletions timestamp-to-human
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    $ python -c "import time; print time.ctime(int(1363136889))"
    Wed Mar 13 02:08:09 2013