Thanks Thomas, I missed that ctor when looking at the interface spec. The final syntax is a bit twisted...
myDateBox.setFormat( new DateBox.DefaultFormat( myDateTimeFormat ) ); Care to guess what timezone GWT's java.util.Date and DateBox are using? Perhaps the browser's timezone, server's timezone, GMT, or something else? -- 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.
