Created
November 15, 2021 02:49
-
-
Save sam0x17/c69e97dc34837489210b6a1d00a4a31e to your computer and use it in GitHub Desktop.
RFC3339 Time in Ruby without Active Support
This file contains 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
Time.now.strftime('%Y-%m-%dT%H:%M:%S%:z') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment