Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val to_human : ?tz:tz -> t -> human_readable
val from_human : ?tz:tz -> human_readable -> t
val now : unit -> t
val get_std_timezone : unit -> tz_internal
val get_dst_timezone : t -> tz_internal
val from_seconds : float -> t
val to_seconds : t -> float