On Thu, Mar 5, 2009 at 5:08 PM, Phil Hagelberg <p...@hagelb.org> wrote:

> > The code is available in either mine or Phil's github forks of clojure-
> > contrib:
> >
> > http://github.com/cooldude127/clojure-contrib/
> > http://github.com/technomancy/clojure-contrib/
> >
> > We'd like to hear opinions and whether people are willing to admit
> > this into clojure-contrib. Phil has already done his CA, I should
> > submit mine soon.
>
> I've attached a copy of the implementation as well as the tests so you
> don't need to poke through our github repositories to find them. The
> tests are relatively thorough and provide a good example of how the
> library is meant to be used.
>
> Date processing is a common enough task that I think support for it
> should be included in contrib, especially considering how awkward the
> java.util.Date API is to use directly. If it's agreed that this is a
> good fit for contrib, we can create a Google Code issue and attach a
> patch there.
>

I like the API so far, although I'll probably have to wait for timezone
support before I can start using this.
If anyone else is interested here is a link to github for
chrono.clj<http://bit.ly/d8sYf> (syntax
highlighting). For some reason I couldn't locate test-chrono.clj in the
repo.

-- 
Cosmin Stejerean
http://offbytwo.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to