Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val timere : string -> (Timere.t, string) Stdlib.result
val timere_exn : string -> Timere.t
val date_time :
?tz:Timedesc.Time_zone.t ->
string ->
(Timedesc.t, string) Stdlib.result
val date_time_exn : ?tz:Timedesc.Time_zone.t -> string -> Timedesc.t
val hms : string -> (Timedesc.Time.t, string) Stdlib.result
val hms_exn : string -> Timedesc.Time.t
val span : string -> (Timedesc.Span.t, string) Stdlib.result
val span_exn : string -> Timedesc.Span.t