Am I missing something? There doesn't appear to be a way to query for all of
the supported Common Timezones, which makes it problematic to construct a UI
dialog that asks the user to specify a TimeZone without hard coding. Simple
Timezones have the problem that they don't provide DST information, which
makes the behavior of DateTimeFormat wrong in some TZs. I'm wondering if it
makes sense to either 1) provide a default RPC service for obtaining TZ
related info (localized), or revisit the issue of providing full TZ
introspection using code splitting to reduce some of the inefficiency.

-Ray

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to