# Functions
Format returns a textual representation of the time value formatted according to layout.
Now returns the current local time.
ResetTime resets the time to normal.
SetBaseTime sets the base time.
SetFixedTime sets a fixed time.
ToStdLayout converts "yyyy-MM-dd H:m:s" to "2006-01-02 15:04:05".
UnixMilli returns t as a Unix time.
# Interfaces
No description provided by the author