Skip to content

Instantly share code, notes, and snippets.

@sam0x17
Created November 15, 2021 02:49
Show Gist options
  • Save sam0x17/c69e97dc34837489210b6a1d00a4a31e to your computer and use it in GitHub Desktop.
Save sam0x17/c69e97dc34837489210b6a1d00a4a31e to your computer and use it in GitHub Desktop.
RFC3339 Time in Ruby without Active Support
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