From: Julien Signoles <Julien.Signoles@lri.fr>
To: caml-list@inria.fr
Subject: Calendar library: version 2.0
Date: Sat, 9 Feb 2008 10:45:52 +0100 (CET) [thread overview]
Message-ID: <Pine.LNX.4.63.0802091026020.7027@acces.lri.fr> (raw)
Hello everybody,
I am happy to announce a new release (v2.0) of Calendar, an ocaml
library managing dates and times. This release provides a bunch of new
modules and functions.
The library is available at:
http://www.lri.fr/~signoles/prog.en.html#calendar
The changes between the last version (v1.10) and this new one are:
* licence changes from LGPLv2 to LGPLv2.1
* use -pack: all modules of the library are packed inside a single module
CalendarLib (calendar now requires ocaml >= 3.09.1)
* new modules Time_sig, Date_sig and Calendar_sig
* new module Ftime (time implementation in which seconds are floats)
(Hezekiah M. Carty's suggestion)
* new module Calendar_builder (generic calendar implementation)
* new module Fcalendar (calendar implementation using Ftime)
* new module Calendar.Precise (calendar with a best precision)
* hash functions are provided
* new modules Printer.Ftime and Printer.Fcalendar
* modules Printer.Date, Printer.Time and Printer.Calendar respectively
replace Printer.DatePrinter, Printer.TimePrinter and
Printer.CalendarPrinter. These last modules still exist but are
deprecated.
* new function Time_Zone.on
* new function Date.from_day_of_year (Hezekiah M. Carty's suggestion)
* new function Date.is_valid_date (Richard Jones' suggestion)
* new module Utils
* new module Version (information about version of calendar)
* add tags @example, @raise and @see in the API documentation
Have fun with calendar,
Julien Signoles
next reply other threads:[~2008-02-09 9:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-09 9:45 Julien Signoles [this message]
2008-02-12 18:20 ` [Caml-list] " Richard Jones
2008-02-12 18:26 ` Richard Jones
2008-02-13 9:30 ` Julien Signoles
2008-02-13 10:00 ` Nicolas Pouillard
2008-02-13 12:53 ` David Allsopp
2008-02-13 10:24 ` Richard Jones
2008-02-12 19:38 ` Stéphane Glondu
2008-02-12 19:49 ` Richard Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.63.0802091026020.7027@acces.lri.fr \
--to=julien.signoles@lri.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox