package asn1-combinators

  1. Overview
  2. Docs
val ps_per_ms : int64
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 catch : string -> (string -> 'a) -> string -> 'a
val utc_time_of_string : string -> Ptime.t
val gen_time_of_string : string -> Ptime.t
val get : 'a option -> 'a
val date : int -> int -> int -> Ptime.t
val r_date : start:Ptime.t -> fin:Ptime.t -> Ptime.t
val random : ?frac:bool -> unit -> Ptime.t
OCaml

Innovation. Community. Security.