I've inherited a load of code that totally ignores JavaScript having a 
non-optional time zone (based on the client setup)... So all the 
local/civil time calculations are going horribly wrong.

I really want to simulate TimeZone.setDefault(UTC)... 

Has anybody tried using a modified version of java.util.Date that uses the 
JavaScript Date UTC methods? At first go it seems to work nicely but I 
wonder if anybody else has tried it?

Cheers

Sam

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to