Skip to content

Instantly share code, notes, and snippets.

@alexdong
Created July 28, 2010 13:09
Show Gist options
  • Save alexdong/494434 to your computer and use it in GitHub Desktop.
Save alexdong/494434 to your computer and use it in GitHub Desktop.
#!/usr/bin/env python
import plumrain
s = "2010-10-9 8:12:00"
print plumrain.utc_date_str_to_int(s, 10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment