Documentation ¶
Index ¶
Constants ¶
View Source
const DateFormat = "January 02, 2006 at 03:04:05PM -0700"
Variables ¶
View Source
var ( MinTime = time.Unix(-2208988800, 0) // Jan 1, 1900 MaxTime = MinTime.Add(1<<63 - 1) )
These are somewhat arbitrary, but reasonably useful min and max times
Functions ¶
func ParseBytes ¶
func ParseString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.