Module GapiDateSource

Datetime data type.

Sourceval epoch : Netdate.t
Sourceval now : unit -> Netdate.t
Sourceval to_string : ?time:bool -> t -> string
Sourceval of_string : string -> t