Versions in this module Expand all Collapse all v0 v0.0.9 Feb 14, 2022 v0.0.8 Feb 14, 2022 Changes in this version + var ErrOverFlow = errors.New("overflow: components like minutes or seconds is bigger than it should be") + func Parse(s string) (time.Duration, error)