tailscale/tstime
Joe Tsai ec1e67b1ab
tstime: fix ParseDuration for '6' digit (#6363)
The cutset provided to strings.TrimRight was missing the digit '6',
making it such that we couldn't parse something like "365d".

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2022-11-16 21:01:09 -08:00
..
mono tstime/mono: fix Before function comment 2022-03-05 15:05:57 -08:00
rate all: remove old +build tags 2022-11-04 07:25:42 -07:00
jitter.go tstime: add RandomDurationBetween helper 2021-01-21 07:54:14 -08:00
jitter_test.go tstime: add RandomDurationBetween helper 2021-01-21 07:54:14 -08:00
tstime.go tstime: fix ParseDuration for '6' digit (#6363) 2022-11-16 21:01:09 -08:00
tstime_test.go tstime: fix ParseDuration for '6' digit (#6363) 2022-11-16 21:01:09 -08:00