Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mitsuhirookuno/b23a2e9d97bc1e8e5ac54141132e30af to your computer and use it in GitHub Desktop.
Save mitsuhirookuno/b23a2e9d97bc1e8e5ac54141132e30af to your computer and use it in GitHub Desktop.
JST2UTC UTC2JST
'2021-07-08 06:56:00 JST'.to_datetime.utc
'2021-07-07 21:56:00'.to_datetime.in_time_zone('Tokyo')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment