Browse thread
[Caml-list] calendar library: new release
- Julien Signoles
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Julien Signoles <Julien.Signoles@l...> |
| Subject: | [Caml-list] calendar library: new release |
Hi list, The last release (v1.05) of the calendar library is now available at http://www.lri.fr/~signoles/prog.en.html The main adjunction is the module Printer as suggested by Stefano Zacchiroli in a previous post (in the thread "date manipulation library"). For example: # Printer.TimePrinter.print "Hey, what time is it ? %T" (Time.now ());; Hey, what time is it ? 16:37:57- : unit = () Cheers, Julien Signoles. -- mailto:Julien.Signoles@lri.fr ; http://www.lri.fr/~signoles "In theory, practice and theory are the same, but in practice they are different" (Larry McVoy) ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners