seconds since epoch Oct 1, 1970 at 12:00 AM
Functions
fn getDaySeconds(self: EpochSeconds) DaySeconds
Returns the number of seconds into the day as DaySeconds. Use DaySeconds to get…
Returns the number of seconds into the day as DaySeconds. Use DaySeconds to get information about the time.
fn getEpochDay(self: EpochSeconds) EpochDay
Returns the number of days since the epoch as an EpochDay. Use EpochDay to get …
Returns the number of days since the epoch as an EpochDay. Use EpochDay to get information about the day of this time.