Documentation ¶
Index ¶
Constants ¶
View Source
const ( TabulateLeft = 0 TabulateRight = 1 )
Variables ¶
This section is empty.
Functions ¶
func SimpleTimeToSeconds ¶
ParseSimpleTime parses input in the format 7s, 55m, 3h, 31d, 4w (second, minute, hour, day, week) The time.ParseDuration() function should have done this, but it does not support "d" and "w" extensions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.