You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parseTime: Guard against open times far in the future
Similar to #3376, this commit prevents an open time from showing up
more than six months in the future, by subtracting a year from any
that are more than 6 months ahead of the provided context moment.
[GitHub] This commit resolves#3375, again.
Signed-off-by: Kristofer Rye <[email protected]>
Tested-by: Kristofer Rye <[email protected]>
0 commit comments