[threeten-dev] ZoneId.getText() and generic name

Stephen Colebourne scolebourne at joda.org
Thu Dec 20 02:35:11 PST 2012


This seems like a step forward.

Caching of this data would be best placed in the providers rather than
the 310 code.

Stephen


On 20 December 2012 08:05, Xueming Shen <xueming.shen at oracle.com> wrote:
> 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