[
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: | Nicolas George <nicolas.george@e...> |
| Subject: | Re: [Caml-list] scanf and %2c |
Le primidi 1er messidor, an CCXI, Pierre Weis a écrit : > > As I needed to parse some string representing time (of the form hh:mm), > Welcome to the dates and time users' camp! Too bad that there is no > support for that kind of stuff in our favorite language :( I have written a quite complete date parser for the OCamlnet project. It is available at Sourceforge: <URL: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ocamlnet/ocamlnet/src/netstring/ > (netdate.mli and netdate.mlp).