Skip to content

Instantly share code, notes, and snippets.

@ordnungswidrig
Created October 29, 2009 21:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ordnungswidrig/221836 to your computer and use it in GitHub Desktop.
Save ordnungswidrig/221836 to your computer and use it in GitHub Desktop.
(.format (new java.text.SimpleDateFormat "EEE, dd MMM yyyy HH:mm:ss Z" java.util.Locale/US)
(new java.util.Date (+ 3600000 (java.lang.System/currentTimeMillis))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment