I also couldn't find the solution..

A lookup table/database workaround is posted here:
http://groups.google.com/group/android-developers/browse_thread/thread/3b90b3377af7197



On Jan 22, 9:59 pm, yukinoba <[email protected]> wrote:
> to dear all Android developers,
>
> I need to know theUTCbias of my phone to correct theUTCtime
> information I got from a site. I have read earlier posts and already
> found the solution to get TimeZone information from the
> "System.currentTimeMillis();" method. However, I need to translate the
> TimeZone (as like, "Asia/Taipei") to theUTCbias that it has to be
> (as like, "UTC+8" or other formats).
>
> Does anyone know the actual API solution? I have surveyed
> android.util.TimeUtils and found nothing to do this.
>
> The worst solution may I have is to build a "TimeZone/UTC" database
> table to translate this...
>
> Best regards,
> Nicholas
--~--~---------~--~----~------------~-------~--~----~
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