Browse thread
Ocaml can't convert a GMT time into a float!
[
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: | 2010-03-06 (11:09) |
From: | blue storm <bluestorm.dylc@g...> |
Subject: | Re: [Caml-list] Ocaml can't convert a GMT time into a float! |
If you want a fine-grained timezones and daylight saving times handling, you may use a dedicated library for date and time, such that Calendar (wich is used by PG'OCaml to represent SQL date/time values) : http://calendar.forge.ocamlcore.org/