Hi,
How can i set scheduler to my locale and language?
On te other hand, i want to select month view by default.
Can you help me with these 2 questions?
Thanks in advance!
regards!
Hi,
How can i set scheduler to my locale and language?
On te other hand, i want to select month view by default.
Can you help me with these 2 questions?
Thanks in advance!
regards!
Hi,
http://docs.webix.com/mobile_calendar__localization.html
scheduler.config.mode = "month";
webix.ready(function(){
....