Hi We are sending java.util.Date objects from the server. On the client side these date values are not correct.
Examples: 14-Jul-1000 (on server) is shown as 20-Jul-1000 (on browser) 14-Jul-0100 (on server) is shown as 13-Jul-0100 (on browser) We are using GWT 2.0. Has anyone faced such issues ? -- 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.
