import "go.mau.fi/util/exfmt"
var Day = 24 * time.Hour
var Week = 7 * Day
func Duration(d time.Duration) string
duration.go
Tools for package owners.