Provides a sexp representation that is independent of the time zone of the machine
writing it.
V1.t_of_sexp
will be generous in what sexps it accepts, while V2.t_of_sexp
should not be expected to parse sexps not generated by V2.sexp_of_t
module V1 : Core__.Import.Stable_comparable.V1 with type t = Core__Core_time_float.t with type comparator_witness = Core__Core_time_float.comparator_witness
module V2 : Core__.Import.Stable_comparable.V1 with type t = Core__Core_time_float.t with type comparator_witness = Core__Core_time_float.comparator_witness