Documentation
¶
Overview ¶
Package date contains logic for handling operations on datetime values.
Index ¶
Constants ¶
View Source
const DefaultFormat = "2006-01-02T15:04:05Z"
DefaultFormat is the datetime format used across the provider.
Variables ¶
View Source
var ErrDateFormat = errors.New("unable to parse date")
ErrDateFormat is returned when there is an error parsing a string date.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.