Imandrakit.Timestamp
Wall-clock timestamps via Ptime
type t = Ptime.t
val equal : t -> t -> Ppx_deriving_runtime.bool
val show : t -> string
val pp : t Imandrakit_common.Fmt.printer
val now : unit -> t
val to_yojson : Ptime.t -> [> `String of string ]
val to_serpack : t {Ser_pack}1.Ser.t
val of_serpack : t {Ser_pack}1.Deser.t
val to_twine : t Imandrakit_twine.encoder
val of_twine : t Imandrakit_twine.decoder