Skip to content

Instantly share code, notes, and snippets.

@yuyasugano
Last active September 17, 2020 12:04
Embed
What would you like to do?
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