Skip to content

Instantly share code, notes, and snippets.

@ptrv
Created February 1, 2011 00:15
Show Gist options
  • Save ptrv/805132 to your computer and use it in GitHub Desktop.
Save ptrv/805132 to your computer and use it in GitHub Desktop.
get formatted UTC time
formatted_time = Time.now.gmtime.strftime('%y%m%d_%H%M%S')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment