Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 146 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 146 Bytes

bigduration

Go library for bigger duration than time.duration using uint64.

Usage

d, err := bigduration.ParseDuration("31m12s")