Here's the solution for your problem, which I had it last week. In my
case the hour was jumping 1 day ahead :)

http://ui-programming.blogspot.com/2010/02/gwt-date-and-timestamp-rpc.html

The main idea is to use the Date(year, month, day, hour, min, sec)
constructor for your client side, but try to avoid this, if you can.

Cheers!

-- 
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.

Reply via email to