Skip to content

Instantly share code, notes, and snippets.

@martinklepsch
Created October 25, 2012 21:06
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 martinklepsch/7d3443719b0d50463c93 to your computer and use it in GitHub Desktop.
Save martinklepsch/7d3443719b0d50463c93 to your computer and use it in GitHub Desktop.
user=> (require 'clj-time.format)
nil
user=> (formatter "yyyy-MM-dd")
CompilerException java.lang.RuntimeException: Unable to resolve symbol: formatter in this context, compiling:(NO_SOURCE_PATH:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment