Hi PH,

you mean how you can set the locale for a specific language?

I added this line to the modules gwt.xml file

        <extend-property name="locale" values="es"/>

This one will set the locale for the language of spanish.

HTH

Dominik

On 2 Sep., 14:34, PH <[email protected]> wrote:
> Hi guys,
>
>  sorry if this question looks stupid, but I didn't find an answer for
> it.
>
>  How could I translate the DateTimeFormat.getFormat().format() output?
> ie.:
>
>  DateTimeFormat.getFormat("MMMM yyyy").format(dateobject);
>
>  from: "October 2009" to "Outubro 2009"
>
>  Tnx in advance.
>
>  Best regards,
>
>  PH
--~--~---------~--~----~------------~-------~--~----~
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