package tcx

  1. Overview
  2. Docs
type t = {
  1. hours : int;
  2. minutes : int;
}
val utc : t