hi,

i've been trying to figure this out for hours.
i have a simple datebox. in swing, i'd just take my locale and apply
it to a dateformatter. using the gwt, i don't have a locale
(LocaleInfo.getAvailableLocaleNames() only returns "default") and i
don't have a dateformatter (not available in client code).

what can i do now? i just want to make the datebox format the date
according to a specific locale. why isn't there a simple setter or
something?

-- 
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.

Reply via email to