Skip to content
Snippets Groups Projects
Commit b2b3d5d1 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

Fix code to check legal dates *before* calling localtime() to get the

 time zone.
Previously, localtime() rotated a date with a day of month field which
 exceeded the actual range into the next months, masking the fact that
 a bad date had been specified.
Regression tests pass.
parent 64e74e30
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment