Module Time_internal

module Time_internal: sig .. end

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