Hi, do anybody know a js script to transalte a p:schedule into German? I testet this code but it didnt work:
i copied this text into my Template. regards Florian asked 29.09.2015 at 13:46 Florian Hitz Reguel Werme... ♦♦ |
If you configure the locale as String only two character language symbols work. But you can use a data attribute of type java.util.Locale instead:
and initialize the data attribute as follows:
in the process. answered 29.09.2015 at 16:45 Reto Weiss ♦♦ |
Hi Florian, did you add the tag locale="de_CH" in the p:calendar element? best regards Roland answered 29.09.2015 at 13:58 roland yes i did, it look like this: <p:schedule locale="de_CH" style="width:48%; float:left;"/>
(29.09.2015 at 14:09)
Florian Hitz
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 29.09.2015 at 13:46
Seen: 2,725 times
Last updated: 05.10.2015 at 11:03