On Fri, Apr 22, 2011 at 2:47 PM, Jake Colman <col...@ppllc.com> wrote:

> What API should I be using to get the timezone of the current location as
> opposed to the timezone that he has forced the phone to use?
>

http://groups.google.com/group/android-developers/browse_thread/thread/8fa8dd46bb316a7c

Seems like it would be tricky. An alternative is to give the user the option
to set it for themselves. By default it's based on the phone's location, but
you could let the user pick from a preference. I'm pretty sure the Java apis
have a function somewhere to get all available timezone options, so you
could populate a preference and let the user pick the one they wanted to
use.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to