Documentation ¶
Overview ¶
Package timex provides extensions to Go's time package.
Index ¶
Constants ¶
View Source
const ( YYYYMMDD = "20060102" YYYYMMDDWithDash = "2006-01-02" YYYYMMDDWithSlash = "2006/01/02" )
Common time formats not otherwise provided by the standard Go time package.
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.