Created
November 9, 2021 13:05
-
-
Save GluTbl/1293d0167683a61a479e52dfa6f09f97 to your computer and use it in GitHub Desktop.
[Date time "DDMMYY-HHMMSS" with UTC]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
start_millis =int(datetime.strptime(start_time, "%d-%m-%Y-%H:%M:%S").replace(tzinfo=timezone.utc).timestamp() *1000) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment