Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. time.mktime(then.timetuple())*1e3 + then.microsecond/1e3
  2.  
  3. datetime.datetime.fromtimestamp(curtime)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement