Documentation
¶
Index ¶
Constants ¶
View Source
const (
YYMMDDTimeFormat = "2006-01-02"
)
Variables ¶
View Source
var (
ErrTimeout = errors.New("timeout exceeded")
)
Functions ¶
func FirstParsedTime ¶
FirstParsedTime attempts to parse v with all provided formats in order. The first parsed time.Time that doesn't error is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.