Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Fix type confusion in DisambiguatePossibleEpochNanoseconds
Regression from #2925. Wrong type passed to GetOffsetNanosecondsFor; we need the result of GetPossibleEpochNanoseconds from the preceding lines. Closes: #3010
- Loading branch information