Skip to content

Instantly share code, notes, and snippets.

@thanakijwanavit
Created August 24, 2021 01:46
Show Gist options
  • Save thanakijwanavit/02b3c630c87e7d04826c91ca3c0fbed7 to your computer and use it in GitHub Desktop.
Save thanakijwanavit/02b3c630c87e7d04826c91ca3c0fbed7 to your computer and use it in GitHub Desktop.
datestamp from Iso
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