Documentation

Time.Clock.UTCTime

structure Time.UTCTime :

This is a representation of UTC. It consists of the day number, and a time offset from midnight.

Instances For
    Equations

    unix epoch day as modified julian day

    Equations
    Instances For

      seconds of day

      Equations
      Instances For
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          Equations
          Instances For
            Equations
            • utc1.sub utc2 = utc1.toDiffTime - utc2.toDiffTime
            Instances For