I can't reproduce this.  Can you attach a war file to the issue (or just
send it to me directly) ?

Receiving GMT is what I would expect us to do if we didn't support the
timezones you were specifying, but if you're just iterating over
getAvailableIDs() I can't think of a reason this would happen:

http://java.sun.com/j2se/1.5.0/docs/api/java/util/TimeZone.html#getTimeZone(java.lang.String)


On Wed, Nov 18, 2009 at 2:52 PM, Alexander Kolesnikov
<otry.it...@gmail.com>wrote:

> Issue 2330 - still nothing is done about this.
>
> On Tue, Oct 27, 2009 at 6:55 PM, Jason (Google) <apija...@google.com>wrote:
>
>> At the very least, the local and production environments should have
>> identical behavior, and I agree that App Engine should not be returning GMT
>> for well-established time zones. Please file a new issue in the tracker:
>>
>> http://code.google.com/p/googleappengine/issues/list
>>
>> - Jason
>>
>>
>> On Sat, Oct 24, 2009 at 10:14 AM, Alexander Kolesnikov <
>> otry.it...@gmail.com> wrote:
>>
>>> I have just found that, while everything works fine locally, the real
>>> AppEngine returns GMT for most time zones. I wonder if this is going to be
>>> fixed. Below see the local output and then the one I am having after
>>> uploading the app.
>>>
>>> Thanks,
>>>
>>> Alex
>>>
>>> LOCAL:
>>>
>>> Asia/Aden    3    false    0    Arabia Standard Time
>>> Asia/Almaty    6    false    0    Alma-Ata Time
>>> Asia/Amman    3    true    1    Eastern European Time
>>> Asia/Anadyr    12    false    1    Anadyr Time
>>> Asia/Aqtau    5    false    0    Aqtau Time
>>> Asia/Aqtobe    5    false    0    Aqtobe Time
>>> Asia/Ashgabat    5    false    0    Turkmenistan Time
>>> Asia/Ashkhabad    5    false    0    Turkmenistan Time
>>> Asia/Baghdad    3    false    0    Arabia Standard Time
>>> Asia/Bahrain    3    false    0    Arabia Standard Time
>>> Asia/Baku    5    true    1    Azerbaijan Time
>>> Asia/Bangkok    7    false    0    Indochina Time
>>>
>>> ONLINE:
>>>
>>> Asia/Aden    3    false    0    Arabia Standard Time
>>> Asia/Almaty    0    false    0    Greenwich Mean Time
>>> Asia/Amman    0    false    0    Greenwich Mean Time
>>> Asia/Anadyr    0    false    0    Greenwich Mean Time
>>> Asia/Aqtau    0    false    0    Greenwich Mean Time
>>> Asia/Aqtobe    0    false    0    Greenwich Mean Time
>>> Asia/Ashgabat    0    false    0    Greenwich Mean Time
>>> Asia/Ashkhabad    0    false    0    Greenwich Mean Time
>>> Asia/Baghdad    0    false    0    Greenwich Mean Time
>>> Asia/Bahrain    0    false    0    Greenwich Mean Time
>>> Asia/Baku    5    true    1    Azerbaijan Time
>>> Asia/Bangkok    0    false    0    Greenwich Mean Time
>>>
>>>
>>>
>>
>> --~--~---------~--~----~------------~-------~--~----~
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine for Java" group.
>> To post to this group, send email to
>> google-appengine-java@googlegroups.com
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine-java?hl=en
>> -~----------~----~----~----~------~----~------~--~---
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=.


Reply via email to