Is there any option to show the week number in calender and day start with monday
and i can show the week days in multilingual languge ?
and day start with monday
Can be done as
calendar.options.weekstart=1;
dhtmlx.com/docs/products/dhtmlxC … 9732403000
You can define language object for any necessary language and switch it by
calendar.loadUserLanguage(…
The second link does not work…
Also… what languages are supported out of the box?
here is the actual documentation: