Yup, Datepicker is Euro-centric :)
I did wind up patching the JS code so it's all good now.
On Oct 24, 2011, at 2:07 PM, derkoe wrote:
>
> lprimak wrote:
>>
>> The dates show up fine for my US Locale,
>> but that 6 month popup is "2011 Oct" as opposed to "Oct 2011" :)
>>
---
lprimak wrote:
>
> The dates show up fine for my US Locale,
> but that 6 month popup is "2011 Oct" as opposed to "Oct 2011" :)
>
I guess that is intended by the datpicker.js - the top label in the picker
is also in format "year month". If you want another JS date picker you can
quite easily cre
The dates show up fine for my US Locale,
but that 6 month popup is "2011 Oct" as opposed to "Oct 2011" :)
On Oct 24, 2011, at 9:43 AM, derkoe wrote:
>
> lprimak wrote:
>>
>> There is a a label on top of the date picker that says "2011 October"
>> When you click on that it turns into a popup whe
lprimak wrote:
>
> There is a a label on top of the date picker that says "2011 October"
> When you click on that it turns into a popup where you can choose the last
> six months.
> I looked at it actually and its hardcoded in JavaScript, so I had to
> monkey patch it,
> as it wasn't localized at
There is a a label on top of the date picker that says "2011 October"
When you click on that it turns into a popup where you can choose the last six
months.
I looked at it actually and its hardcoded in JavaScript, so I had to monkey
patch it,
as it wasn't localized at all.
On Oct 24, 2011, at 7:
lprimak wrote:
>
> Right now the default EN locale for the 6 month popup is not localized
> properly. "2011Octpber" vs. "October 2011".
> Worthy of a JIRA issue?
>
Are you talking about Tapestry's DateField component? I don't know any "6
month popup". Can you be more specific or provide an exa
Hi!
I found the answer myself:
That way I can use the message key. :-)
Manuel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]