clj-time 0.5.0 was recently released which includes the following changes:
* update Joda Time to 2.2
* update default version of Clojure to 1.5.1 (still supporting 1.2.1 onward)
* add: last-day-of-the-month, first-day-of-the-month,
number-of-days-in-the-month, today-at and periodic-seq from Michael
Klishin's Quartzite library
* add: do-at from Alex Baranosky's utilize library
* add support for LocalDate
In addition, clj-time has moved to its own organization:
https://github.com/clj-time/clj-time
My fork still exists to maintain any existing links but all new issues
and pull requests should be made against the new org/repo now.
Huge thanks to Michael Klishin for his assistance lately with
clj-time. We're hoping to have much expanded documentation for
clj-time soon and perhaps a dedicated website for this library!
Please also note that there is a dedicated mailing list for users of
clj-time on Google Groups:
http://groups.google.com/group/clj-time
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View --
http://corfield.org/
World Singles, LLC. --
http://worldsingles.com/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)