blob: 17254e82b3e6462393972ac49a1c9e56afccdd0f [file] [log] [blame]
Fix for SAPPHIRE-10152: updates PR_NormalizeTime() to correctly resolve DST
time values using the Olsen database to avoid the issue seen in SAPPHIRE-10133.
The existing PR_NormalizeTime has been renamed to PR_NormalizeTime_NoDSTAdjust,
and is now used only internally within prtime.c.