package
0.0.0-20210531070646-355f37940af8
Repository: https://github.com/openark/golib.git
Documentation: pkg.go.dev
# Functions
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.
No description provided by the author