+ wip get_future_xx

This commit is contained in:
swrup 2026-02-20 13:45:05 +01:00
parent d9f8e3c558
commit 07659222dc
2 changed files with 124 additions and 0 deletions

View file

@ -46,6 +46,7 @@ module Timestamp : sig
val of_absolute : Absolute.t -> t
val of_ptime : Ptime.t -> t
(* TODO add pp *)
(* - *)
val bin : t Bin.t
val bin_nbo : t Bin.t