/odate

date and duration in ocaml

Primary LanguageOCaml

odate - Date & Duration Library

Simple date and duration manipulation. Also implement duration printer based on string format. Already implemented in opalang [http://opalang.org/]. For documentation about the format, see : [https://github.com/MLstate/opalang/blob/master/lib/stdlib/core/date/duration.opa] (Printing - L472).

See the file INSTALL.txt for building and installation instructions.

Home page

Copyright and license

odate is distributed under the terms of the GNU Lesser General Public License version 2.1 with OCaml linking exception.