Skip to content

Instantly share code, notes, and snippets.

@tatey
Created November 18, 2011 01:32
Show Gist options
  • Select an option

  • Save tatey/1375260 to your computer and use it in GitHub Desktop.

Select an option

Save tatey/1375260 to your computer and use it in GitHub Desktop.
["2011-10-20 23:23:59 +1000", "2011-10-20 23:23:59 -1000", "2010-08-14 05:17:01 +1000", "2011-11-18 11:29:30 +1100", "2011-09-25 16:17:44 +1000"].sort # => ["2010-08-14 05:17:01 +1000", "2011-09-25 16:17:44 +1000", "2011-10-20 23:23:59 +1000", "2011-10-20 23:23:59 -1000", "2011-11-18 11:29:30 +1100"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment