Categorygithub.com/karrick/tparse/v2
modulepackage
2.8.2
Repository: https://github.com/karrick/tparse.git
Documentation: pkg.go.dev

# Functions

AbsoluteDuration returns the time.Duration between the base time and the result of adding the duration string.
AddDuration parses the duration string, and adds the calculated duration value to the provided base time.
Parse will return the time value corresponding to the specified layout and value.
ParseNow will return the time value corresponding to the specified layout and value.
ParseWithMap will return the time value corresponding to the specified layout and value.