I don't believe that there is one. The platform only knows about one current 
time zone, and that's whatever the user has configured in Settings > Date & 
time. I've never seen a way to access the automatic zone if the user has 
overridden it. Your only other option would be to use a web service to look up 
the time zone by lat/lon, as discussed earlier in this thread, and that's a 
whole 'nother ball of worms. 

IMHO, this isn't something you should be expected to fix as a developer. The 
user has set their device to the wrong time zone, and that's going to affect 
every app on the device. Not really your problem. 

Incidentally, the calendar problem that prompted the user to do this is 
probably this one: http://code.google.com/p/android/issues/detail?id=1095

String 

-- 
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

Reply via email to