Hi, I want to localize the date and format constants for my country, unfortunately i couldn't find a way to do it. After searching the trunk for i18 folder, i found out that there are DateTimeConstantsImpl_**_**.properties files under i18n/client/ constants, in which **_** is the locale ( like en_GB, fr_BE). These files contain the localizations. Now regarding my question, should i create a DateTimeConstantsImpl_**_**.properties file for my country and recompile gwt to be able to use my locale, or is there any other obvious way that i can't see?
-- 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.
