Documentation
¶
Index ¶
Constants ¶
View Source
const EightHoursInMin = 8 * 60
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Time ¶
func ParseTime ¶
ParseTime converts a string date into time.Time using custom datetime pattern from the config
func ParseTimeTruncatedToDate ¶
ParseTimeTruncatedToDate converts a string date into time.Time using custom datetime pattern from the config, then trims the time part to zeroes
func (Time) TruncateToDate ¶
Click to show internal directories.
Click to hide internal directories.