Patches item #1413476, was opened at 2006-01-24 06:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1413476&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: contrib Group: 1.1 Status: Open Resolution: None Priority: 5 Submitted By: Latie (hirodes) Assigned to: Nobody/Anonymous (nobody) Summary: locale language + country support Initial Comment: I changed DatePickerComponentInitializer.java, DatePickerSettings.java, dateformats.properties and added a new calendar-en_ZA.js to show how we can handle not only the language but also the country to define how the datepicker display stuff. I needed this because here in South Africa people use the english language but with the date formatted as Y,m,d. This locale is defined as en_ZA and I know there is a lot of other countries also using english but with different date formats. I'm using locale.toString() as the keys in the hashmap, instead of locale.getLanguage(). Do anyone have a problem using toString()? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1413476&group_id=119783 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop