android - How to get GMT and their location's -
i'm working on world clock , need array available gmts , array location can 1 show me how do that?
locale.getavailablelocales() returns array available locales. can utilize locale's methods getdisplaycountry()or getdisplayname(). references see: http://docs.oracle.com/javase/7/docs/api/java/util/locale.html
android timezone
No comments:
Post a Comment