gapi-ocaml
GapiDate
Datetime data type.
gapi-ocaml.netstring-local
gapi-ocaml.netsys-local
type t = Netdate.t
val epoch : Netdate.t
val now : unit -> Netdate.t
val to_string : ?time:bool -> t -> string
val of_string : string -> t