[threeten-dev] ZoneId.getText() and generic name
Xueming Shen
xueming.shen at oracle.com
Thu Dec 20 00:05:29 PST 2012
The change to support the generic zone name in ZoneId.getText(...)
http://cr.openjdk.java.net/~sherman/jdk8_threeten/zidtext
Naoto, Masayoshi,
Is it possible to have a
TimeZoneNameUtility.retrieveDispalyNamesExt(id, locale);
to have the generic names attached to the id/std/dst list?
preferred cached as well:-)
btw, the generic names in cldr are not translated? I tried
the Japanese locale, it appears they are all English, while
the std/dst are translated. Or did I do anything wrong?
Thanks,
-Sherman
More information about the threeten-dev
mailing list