Hi, I've got the same issue as you did. The same Date Object gives me the Time with different TImezone, sometimes with CET, sometimes with UTC. It happens randomly. Now i am using Calender instead of Date.
2009/11/25 armogur <[email protected]> > is it possible, that java.util.Date behaves differently in devmode > than production mode? > > i am using hungarian locale, and the getTimezoneOffset() function > gives me different values on a Date object in devmode than production > mode! > > On nov. 25, 21:52, John LaBanca <[email protected]> wrote: > > Hi everyone, > > > > We're getting close! GWT 2.0 SDK RC2 and Google Plugin for > > Eclipse 1.2 RC2 are now available for you to try. > > > > Download the GWT 2.0 SDK RC2 here: > http://code.google.com/p/google-web-toolkit/downloads/list?can=1&q=gw... > > > > The full documentation is still a work in progress, but you can find > > instructions for using the updated SDK and Eclipse plugin here: > http://code.google.com/p/google-web-toolkit/wiki/GWT_2_0_RC > > > > We've resolved several issues since RC1 and we feel pretty darn good > > about it, but as always, we caution you against using RC2 in production. > > > > Windows users who have previously installed the Google Web Toolkit > Developer > > Plugin for IE will have to uninstall the old version and > > install the new version. This action is required because the file > locations > > have changed. The RC1 installer required administrative > > privileges, but the new installer does not. Use the following steps: > > 1. Open Control Panel > > 2. Select Add/Remove Programs > > 3. Select Google Web Toolkit Developer Plugin for IE and click uninstall > > 4. During your next attempt to use GWT 2.0 development mode in IE, you > will > > be prompted to install the GWT Developer Plugin, which will > > download an updated installer that does not require administrative > > privileges > > > > We are eager to get your feedback, both good and bad, in the Google Web > > Toolkit Developer Forum: > http://groups.google.com/group/google-web-toolkit > > > > If you find specific bugs to report, please do so at the GWT Issue > Tracker:http://code.google.com/p/google-web-toolkit/issues > > > > Cheers, > > John LaBanca, on behalf of the GWT team > > -- > > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
