Take a look at the I18N sub-project.

Stephen


Jie Hua wrote:
> Hi there,
> 
> In joda time we can have available IDs by using
> 
>  Set ids = DateTimeZone.getAvailableIDs();
> 
> However, what we are looking for is
> 
> Set ids =  DateTimeZone.getAvailableIDs(country);
> 
> The country is 2-letter country codes defined in ISO 3166. In this case 
> we can get a list of timezone ids belong to a specific country.
> 
> Any one have any alternative solution for this.
> 
> Thanks a lot
> 
> 
> Cheers
> Jie
> 
> 
> 
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Joda-interest mailing list
> Joda-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/joda-interest
> 

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Joda-interest mailing list
Joda-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/joda-interest

Reply via email to