You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
now I can confirm your issue. You're using the extbase form to insert new events. I instead use the new EXT:form integration of events2 (configurable in TS constants) where another DatePicker will be used.
Just a note for the developer who will work on that:
We can not just apply a hard-coded ISO code to JS. Configure that value with TS:settings is also a bad idea. Maybe we can extract the ISO code from SiteConfiguration and make it available in a data attribute in Template/Layout.
The Litepicker is in English language by default.
To change the language, it's necessary to set the "lang" option on initialization:
Events2.js:
The text was updated successfully, but these errors were encountered: