Hi guys, Im exploring FullCalendar addon. how do you change the language to english? the default is not in english.
nvm guys, found it.. :)
setLocal(Locale.CANADA);
I recommend to use the UI locale to ensure, that the calendar is shown in the user's browser language. You can automatically activate that, when using the FC builder
withAutoBrowserLocale()