Hi,

> core's (http://ocaml.janestreet.com/?q=node/13) Date.t and TZ.t
> also contain lots of functions that help dealing with dates.

One feature that Core supports and that is sorely missed in Calendar
is native handling of the timezone database present in Unix systems.
Sure, Calendar does have some rudimentary knowledge of timezones, but
I've come across situations where it's not enough, forcing me to write
C stubs to directly access the Libc timezone handling functions (which
are not pretty).

Cheers,
Dario Teixeira





_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to