-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.30 EE GA3, 6.2.0 CE M2
-
Component/s: ~[Archived] WCM
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
In portal.properties, the property "time.zones" lists a list of time zone ids. It does not contain GMT but contains UTC.
The property "company.default.time.zone" used GMT as the default time zone. That is not right since it won't show up in the list of available time zones. The fix is to rename the default from GMT to UTC.