Created
July 9, 2021 01:21
-
-
Save mitsuhirookuno/b23a2e9d97bc1e8e5ac54141132e30af to your computer and use it in GitHub Desktop.
JST2UTC UTC2JST
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
'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