How does Android compose the list of supported timezones display when you choose "Select time zone" from the "Date & Time" preference? The TimeZone.getAvailableIDs() method returns a much larger list. I'd like to add a similar option to my code but would like have my list match Androids.
If noone here knows the answer, I'd appreciate a quick pointer to how find the code in the official Android source tree. I have not yet had to jump into Android source code to look for examples but maybe this is my opportunity. Thanks. ...Jake -- Jake Colman -- Android Tinkerer -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

