use Jsont.Error for unsupported CS denom
better fix
This commit is contained in:
parent
4568b1bd4c
commit
166e24b7fd
145 changed files with 9932 additions and 37 deletions
|
|
@ -1,15 +0,0 @@
|
|||
(* TODO time
|
||||
not sure about this *)
|
||||
|
||||
type t = Ptime.t option
|
||||
type span = Ptime.Span.t option
|
||||
|
||||
val diff : t -> t -> span
|
||||
val add_span_exn : t -> span -> t
|
||||
val of_span_exn : span -> t
|
||||
|
||||
(* - *)
|
||||
val jsont : t Jsont.t
|
||||
val bin : t Bin.t
|
||||
val bin_nbo : t Bin.t
|
||||
val caqti : Ptime.t option Caqti_type.t
|
||||
Loading…
Add table
Add a link
Reference in a new issue