//
pkg.gl
Category
github.com/doomsday-project/doomsday
duration
package
0.9.4
Repository:
https://github.com/doomsday-project/doomsday.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
84 SLOC
#
Functions
Format
Format takes a duration and outputs a string representing that duration.
Parse
Parse takes a duration string in the form of 1y2d3h4m and if it is properly formatted, the represented duration is returned.