| 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. |