|
|
4 years ago | |
|---|---|---|
| .. | ||
| timeutil.go | c31e7b2eda Replace the poorly written ParseDuration func in timeutil with the ParseDuration from go std lib enhanced with the ability to parse "d" units (days). Add unit tests for complex durations and negative durations. | 4 years ago |
| timeutil_test.go | 3e886fcbc6 Add millisecond parse unit test. | 4 years ago |