Module CalendarLib.Time_sig

module type Second = sig ... end

Interface for seconds.

module type S = sig ... end

Common operations for all time representations.