Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultFormat is the default format for timestamps DefaultFormat = "2006-01-02 15:04:05" // DateFormat is the default format for dates DateFormat = "2006-01-02" // StringFormat is the format when time is converted to string StringFormat = "2006-01-02 15:04:05.999999999 -0700 MST" // YearFormat represents a year format YearFormat = "2016" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.