Moving some date/time related functions from Quartzite to clj-time

34 views
Skip to first unread message

Michael Klishin

unread,
Mar 3, 2012, 7:21:01 PM3/3/12
to clj-...@googlegroups.com
I have extracted several functions that are useful for applications that do a lot of
scheduling in my library on top of Quartz:
https://github.com/michaelklishin/quartzite/blob/master/src/clojure/clojurewerkz/quartzite/date_time.clj

Maybe some of them will be useful enough to be included into clj-time? For example,
time series generation is a fairly common problem and while it is a one line function,
to implement it you need to come up with a slightly different version of clojure.core/partial.

For most of my projects, depending on Quartzite to get those date/time functions is not a problem
but I can imagine it'd be too much for some people. So I'd be happy to hear any feedback
and maybe contribute some ideas to clj-time proper.


MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin

Sean Corfield

unread,
Mar 31, 2013, 8:10:44 PM3/31/13
to clj-...@googlegroups.com
Just a note that this has been done for clj-time 0.5.0, along with do-at from Alex Baranosky's utilize library (since it was so Joda time specific).

Sean
Reply all
Reply to author
Forward
0 new messages