Skip to content

Instantly share code, notes, and snippets.

@tux-00
Last active March 20, 2017 13:01

Revisions

  1. tux-00 renamed this gist Mar 20, 2017. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. tux-00 created this gist Feb 28, 2017.
    2 changes: 2 additions & 0 deletions timestamp.py
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    dt = datetime.datetime.strptime("2015-01-08T01:50:11.719671Z", "%Y-%m-%dT%H:%M:%S.%fZ")
    dt.timestamp()