Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: normalize timestamps before testing roundtrip (#11734)
FuzzTypesParseTimeBytes checks that roundtripping timestamps doens't change them. However, that property only holds for timestamps returned from FormatTimeBytes, not arbitrary timestamps.
- Loading branch information