module Time_internal: sig .. end
sig
end
module Helpers: sig .. end
module T: sig .. end
include struct ... end
val float_of_hh_mm_ss : int -> int -> float -> float
int -> int -> float -> float
val to_tm : T.t -> Unix.tm
T.t -> Unix.tm
val to_tm_utc : T.t -> Unix.tm