.beat Time v1.0.0 BeatTime View Source

Utilities to work with Swatch Internet Time (.beat time).

  • Every day has 1000.beats.
  • Every .beat has 86_400 milliseconds.
  • There's no notion of time zones: it's an universal time system based on UTC+01.

Link to this section Summary

Functions

Returns the text representation of a .beat time.

Returns the current .beat time.

Returns the .beat time representation of a given UNIX time.

Link to this section Types

Link to this type

t(integer) View Source
t(integer) :: {integer}

Link to this section Functions

Returns the text representation of a .beat time.

Returns the current .beat time.

Returns the .beat time representation of a given UNIX time.