Skip to content

Instantly share code, notes, and snippets.

@mh-mobile
Last active October 30, 2020 02:48
Show Gist options
  • Save mh-mobile/e44d899d8a6130231fc13bed67118078 to your computer and use it in GitHub Desktop.
Save mh-mobile/e44d899d8a6130231fc13bed67118078 to your computer and use it in GitHub Desktop.
Twitter API v1の日付フォーマットのISO8601変換
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