Last active
October 30, 2020 02:48
-
-
Save mh-mobile/e44d899d8a6130231fc13bed67118078 to your computer and use it in GitHub Desktop.
Twitter API v1の日付フォーマットのISO8601変換
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
DateTime.parse("Fri Oct 30 02:20:44 +0000 2020").new_offset("+09:00").iso8601 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment