Hi Sandor You should have a look at fullcalendar.js config: http://fullcalendar.io/docs/
If you want to use l10n: http://fullcalendar.io/docs/text/lang/ You might need to use lang-all.js, which is already shipped and you can find it in "com.googlecode.wicket.jquery.ui.calendar.resource" package, however the corresponding ResourceReference is not yet supplied, you have to reference it by yourself (see JavaScriptPackageResource) Hope this helps, Sebastien On Fri, Aug 7, 2015 at 11:56 AM, Sandor Feher <[email protected]> wrote: > Hi, > > > Now I'm checking if calendar component suits to our needs > (http://www.7thweb.net/wicket-jquery-ui/calendar/ExtendedCalendarPage?). > > Is there any options which influence the locale behaviour of Calendar > component ? > For example in header section the year and month name order and so one. > > TIA, Sandor > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/wicket-jquery-ui-calendar-locale-question-tp4671747.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
