Issue 2330 - still nothing is done about this. On Tue, Oct 27, 2009 at 6:55 PM, Jason (Google) <[email protected]> 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 < > [email protected]> 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 > [email protected] > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
