I have this piece of code in my proj
(use 'clj-time.format)
but it seems it keeps on giving me an exception like this
ClassNotFoundException org.joda.time.ReadablePartial java.net.URLClassLoader$1.run
I am sure that i have added it to the class path and the API was downloaded from github