Hello all,

I am having a very bad time with Dates on  my GWT application. Can you
please help me?

The scenario:
1. The client is on TimeZone A
2. Server is on TimeZone B

When the user provides a date on my application, I send the date to
the server using RPC. Then, on the server side, the date is serialized
by with ONE DAY LESS.

Ex: The user types 21-may-2010. Then on the server, I get 20-may-2010.

This is not happening to all users. Just the ones with different
timezones from the server.

How can I fix this?

Thank you!
José Vicente

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

Reply via email to