Hi,

On 4/5/06, Nathan Hamblen <[EMAIL PROTECTED]> wrote:
> DatePicker isn't setting a correct date string for me in beta3. It's
> doing 2006/04/05, which the date converter won't understand. I stepped
> into the code and saw that it's trying to find 'en_US' in a hashtable
> built from dateformats.properties, which only has 'en' and 'en_ZA'
> (where's that?).

en_ZA is english/ South Africa

> I don't see anything in the code that would fall back to 'en' when it
> can't find 'en_US'. So it goes with the default in the calendar
> javascript, with the year first. Is my locale.toString() somehow wrong?
> How is this supposed to work?

It should fall back on en. If it doesn't it's a bug. Could you please
file an issue?

 Thanks,

Eelco


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to