Skip to content

Instantly share code, notes, and snippets.

@yuyasugano
Last active September 17, 2020 12:04
Show Gist options
  • Save yuyasugano/382b2228a301627ca546fc40261a4097 to your computer and use it in GitHub Desktop.
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