Skip to content

Instantly share code, notes, and snippets.

@ggendre
Created December 19, 2011 15:18
Show Gist options
  • Save ggendre/1497632 to your computer and use it in GitHub Desktop.
Save ggendre/1497632 to your computer and use it in GitHub Desktop.
python get timestamp
import time
time.time()
#-> 1324305354.0857329
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment