You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tstime
Josh Bleecher Snyder f013960d87 tstime/mono: make json.Unmarshal of a zero time.Time yield a zero Time
This was the proximate cause of #2579.
#2582 is a deeper fix, but this will remain
as a footgun, so may as well fix it too.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
mono tstime/mono: make json.Unmarshal of a zero time.Time yield a zero Time 3 years ago
rate tstime/rate: new package 3 years ago
jitter.go tstime: add RandomDurationBetween helper 3 years ago
jitter_test.go tstime: add RandomDurationBetween helper 3 years ago
tstime.go tstime: add Parse3339B, for byte slices 4 years ago
tstime_test.go tstime: add Parse3339B, for byte slices 4 years ago