Timedesc.Dateval year : t -> intval month : t -> intval day : t -> intval iso_week : t -> ISO_week.tval iso_year : t -> intval day_of_year : t -> intval pp_rfc3339 : Stdlib.Format.formatter -> t -> unitval to_rfc3339 : t -> stringval pp_rfc9110 : Stdlib.Format.formatter -> t -> unitval to_rfc9110 : t -> stringval pp_http : Stdlib.Format.formatter -> t -> unitAlias to pp_rfc9110
val to_http : t -> stringAlias to to_rfc9110
val of_iso8601 : string -> (t, string) Stdlib.resultval of_iso8601_exn : string -> tmodule Ymd : sig ... endmodule ISO_week_date : sig ... endval of_iso_week : ISO_week.t -> weekday:weekday -> tmodule ISO_ord : sig ... end