Skip to content

Instantly share code, notes, and snippets.

@yuyasugano
Last active September 17, 2020 12:04
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save yuyasugano/382b2228a301627ca546fc40261a4097 to your computer and use it in GitHub Desktop.
ret = datetime.utcfromtimestamp(timestamp_utc)
>>> ret
datetime.datetime(2020, 9, 17, 11, 52, 15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment