Thanks. The offset value I get for a city like 'Sydney' is something like 
72000000.  I'll get my developer to look into this class in more details to 
see if we can work it out.


On Friday, August 31, 2012 1:47:44 PM UTC+1, Stefan Podkowinski wrote:
>
> Why not just use the java.util.TimeZone class to calculate the gmt offset?
>
> TimeZone timeZoneDE = TimeZone.getTimeZone("Europe/London");
> int utcoffset = timeZoneDE.getRawOffset();
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to