-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 M4, 7.0.0 M5
-
Fix Version/s: 6.2.4 CE GA5, 6.2.X EE, 7.0.0 M6
-
Component/s: Portal Configuration, Portal Configuration > Portal Settings
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Git Pull Request:
The portal displays the Pacific Standard time zone as UTC -7:00 and not UTC -8:00. Since daylight savings is not yet observed, it should be UTC -8:00. Also, we are missing Eastern Standard Time.
- Navigate to Admin > Control Panel > Portal Settings > Display Settings
- Assert that Pacific Standard Time is at UTC -7:00
Expected result:
Pacific Standard Time should be UTC -8:00
Actual result:
Pacific Standard Time is UTC -7:00
- is caused by
-
LPS-49681 Time zones with same display names are not displayed in time zone selection dropdown
- Closed