12 Commits (e32520659d7b43490bdee37c9274def81704fa4b)

Author SHA1 Message Date
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Joe Tsai aff8f1b358
tstime: add GoDuration which JSON serializes with time.Duration.String (#15726) 1 year ago
Joe Tsai 7e6c5a2db4
tstime: rely on stdlib parse functionality (#7482) 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Joe Tsai ec1e67b1ab
tstime: fix ParseDuration for '6' digit (#6363) 3 years ago
Mihai Parparita 9214b293e3 tstime: add ParseDuration helper function 4 years ago
Emmanuel T Odeke 0daa32943e all: add (*testing.B).ReportAllocs() to every benchmark 5 years ago
Josh Bleecher Snyder aa9d7f4665 tstime: add Parse3339B, for byte slices 5 years ago
David Anderson b925e18f70 tstime: hand-implement parseInt for specific needs of rfc3339 parsing. 6 years ago
Brad Fitzpatrick 71d6738333 tstime: change an Errorf+return to Fatalf in subtest 6 years ago
Brad Fitzpatrick febdac0499 tstime: write Parse3339 parse that doesn't use time.Parse 6 years ago
Brad Fitzpatrick d503dee6f1 tstime: add new package for time utilities, starting with Parse3339 6 years ago