Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type d = ODuration.t
val gmt : tz
val empty : human_readable
val now : unit -> t
val get_std_timezone : unit -> tz_internal
val get_dst_timezone : t -> tz_internal
val epoch : t
val calendar_advance : t -> ODuration.human_readable -> t
val is_epoch : t -> bool
val get_age : t -> int
module Format : sig ... end
module Printer : sig ... end
module Parser : sig ... end
module From : sig ... end
module To : sig ... end