Created
August 24, 2021 01:46
-
-
Save thanakijwanavit/02b3c630c87e7d04826c91ca3c0fbed7 to your computer and use it in GitHub Desktop.
datestamp from Iso
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
dt = parser.parse('2021-08-07T02:00:00.000Z') | |
datestamp(dt, timezone(timedelta(hours=7))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment