Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TS ¶ added in v1.1.0
type TS int64
TS encodes UTC time with microsecond resolution with a starting point of 1-1-1900 00:00 UTC
func DurationMS ¶
DurationMS creates a duration (offset) TS value from milliseconds
func (TS) Milliseconds ¶ added in v1.3.0
Milliseconds returns the absolute number of seconds since the base date (1/1/1900)
func (TS) Seconds ¶ added in v1.1.0
Seconds returns the absolute number of seconds since the base date (1/1/1900)
Click to show internal directories.
Click to hide internal directories.