Documentation ¶
Overview ¶
Package times provides constants that expand the ones provided by time.
Index ¶
Constants ¶
View Source
const ( Day = 24 * time.Hour Week = 7 * Day Year = 365 * Day )
Time constants above an hour.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.