14 Commits (c4ff4c48356e729c0fa5225284ae054557e91a77)

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 1a78f240b5
tstime: add DefaultClock (#9691) 3 years ago
Claire Wang 0573f6e953
tstime: add Since method (#8622) 3 years ago
Adrian Dewhurst 92fb80d55f tstest, tstime: mockable timers and tickers 3 years ago
Joe Tsai 7e6c5a2db4
tstime: rely on stdlib parse functionality (#7482) 3 years ago
Joe Tsai 9112e78925
tstime: add Sleep (#7480) 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
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 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