Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val pp_tz : Format.formatter -> int -> unit
val pp_utc_time : Format.formatter -> Ptime.t -> unit
val pp_gen_time : Format.formatter -> Ptime.t -> unit
val of_utc_time : Ptime.t -> string
val of_gen_time : Ptime.t -> string
val tz : Scanf.Scanning.in_channel -> int
val utc_time_of_string : string -> Ptime.t
val gen_time_of_string : string -> Ptime.t
val date : int -> int -> int -> Ptime.t
val random : ?frac:bool -> unit -> Ptime.t