I've solved my problem. Simply use Tapestry 4.1.1.

Charles

On 4/4/07, Zsombor <[EMAIL PROTECTED]> wrote:



On 1/22/07, Charles-André Martin <[EMAIL PROTECTED]> wrote:
>
> Hi folks,
>
>            We are using tacos:DatePicker component in our localize
> application. We would like to know if the Javascript windows content can be
> localized. As an example, the day are Sun, Mon, Tue...
>
> I'm using Tapestry 4.0.1 and Tacos 4 beta 2.
>
> Thanks
>
> Charles-André Martin
> [EMAIL PROTECTED]




As far as I know, it's already localized. The values come from the locale
of the page. In the DatePicker component, during the render it calls:
getPage().getLocale(); and then creates a java.text.DateFormatSymbolsobject, 
and calls the getShortMonths() method.

BR,
 Zsombor

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel




--
Charles-André Martin
[EMAIL PROTECTED]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to