[
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: | Chris King <colanderman@g...> |
| Subject: | Re: [Caml-list] Time stamp module floating around? |
On 1/20/07, Denis Bueno <dbueno@gmail.com> wrote: > I'm looking for simple bit of code that will print human-readable > timestamps. Something suitable for a log file. I noticed Calendar [1] on the Hump a while ago... it looks pretty useful. The API includes a pretty printer. [1] http://www.lri.fr/~signoles/prog.en.html - Chris