Versions in this module Expand all Collapse all v1 v1.1.0 Aug 27, 2024 v1.0.0 May 17, 2024 Changes in this version + type Time int + const Days + const Hours + const Microseconds + const Milliseconds + const Minutes + const Nanoseconds + const Seconds + func TimeFromSymbol(symbol string) (Time, error) + func (t Time) Symbol() string + func (t Time) System() string