7 lines
127 B
OCaml
7 lines
127 B
OCaml
|
|
type t = Ptime.t option
|
||
|
|
|
||
|
|
val jsont : t Jsont.t
|
||
|
|
val bin : t Bin.t
|
||
|
|
val bin_nbo : t Bin.t
|
||
|
|
val caqti : Ptime.t option Caqti_type.t
|