Question
5
Replies
64
Views
Mizuho Information & Research Institute, Inc.
Posted: June 25, 2018
Last activity: July 25, 2018
Closed
Solved
"Asia/Yangon" is not displayed in the operator's time zone
In one circumstances "Asia/Yangon" is not displayed.
However, in another environment "Asia/Yangon"is displayed.
I thik there is no difference between the two environments.
Why are there environments where A is displayed and not displayed?
The environment configuration is as follows.
AP Server:IBM Websphere8.5.5.11
DB Server:MS SQL Server
Java:SDK=1.7_64
Pega:7.1.9
***Edited by Moderator Marissa to add SR Details***
Interesting Question !!
Look at the control "RF_TimeZoneList"
String []timezones = com.ibm.icu.util.TimeZone.getAvailableIDs();
It basically depends on JDK and App Server it seems.
http://icu-project.org/apiref/icu4j/com/ibm/icu/util/TimeZone.html