summaryrefslogtreecommitdiffhomepage
path: root/tstime
AgeCommit message (Expand)AuthorFilesLines
2021-01-21tstime: add RandomDurationBetween helperBrad Fitzpatrick2-0/+67
2020-11-19tstime: add Parse3339B, for byte slicesJosh Bleecher Snyder2-53/+76
2020-04-14tstime: hand-implement parseInt for specific needs of rfc3339 parsing.David Anderson2-4/+44
2020-04-06tstime: change an Errorf+return to Fatalf in subtestBrad Fitzpatrick1-2/+1
2020-04-06tstime: write Parse3339 parse that doesn't use time.ParseBrad Fitzpatrick2-46/+154
2020-04-05tstime: add new package for time utilities, starting with Parse3339Brad Fitzpatrick2-0/+162