Skip to content

Instantly share code, notes, and snippets.

@makotoworld
Created November 28, 2012 06:42
Show Gist options
  • Select an option

  • Save makotoworld/4159459 to your computer and use it in GitHub Desktop.

Select an option

Save makotoworld/4159459 to your computer and use it in GitHub Desktop.

Revisions

  1. makotoworld created this gist Nov 28, 2012.
    4 changes: 4 additions & 0 deletions gistfile1.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    import datetime
    import time

    int(time.mktime(datetime.datetime(2012, 3, 3, 22, 0, 57).timetuple()))