cljs-time, a ClojureScript rip-off of the clj-time library.

Cljs-time is an attempt at replicating some of the functionality in clj-time. 
This is not a drop-in clojurescript replacement for clj-time, but if you're 
used to the clj-time API (and like it), then cljs-time can do much of what 
clj-time does.

CHANGES:

v0.1.5
 * Separate parse from goog.date and check for valid date
 * Add meridiem support to both parser and formatter

v0.1.4
 * Bugfixes: Timezone parsing, text length consistency
   - Parsing of timezones other than UTC works for different formats
   - Improve consistency with clj-time
 * Add :date-time-no-ms parser
 * Adjust for timezone

Github: https://github.com/andrewmcveigh/cljs-time
API Docs (generated): http://andrewmcveigh.github.io/cljs-time/uberdoc.html

Bug reports, pull-requests, general comments, and criticism all graciously 
accepted.

Cheers,

Andrew

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to