Skip to content

Instantly share code, notes, and snippets.

Created March 4, 2013 16:40
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 anonymous/95d162ffe6b5798c4974 to your computer and use it in GitHub Desktop.
Save anonymous/95d162ffe6b5798c4974 to your computer and use it in GitHub Desktop.
(doseq [n x] (let [d (extract-time-jp-str n)] (println d)))
03/01/2013 00:00:22:12
03/01/2013 00:00:27:13
03/01/2013 00:00:37:02
03/01/2013 00:00:43:00
03/01/2013 00:01:16:07
03/01/2013 00:01:22:06
03/01/2013 00:04:58:12
03/01/2013 00:08:24:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment