We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
017325b
Full Changelog: v2.0.0...v2.1.0
741dffc
This version use the same time.ParseDuration from standard Go, but support for days and weeks where a day is 24 hour.
time.ParseDuration
18ebd3a
µs and us are equivalent for microsecond
µs
us
3c666fd
This is a breaking change!
Parser
NewStr2DurationParser
Str2Duration
ccda8ef
Initial release