the format for the title with the month name and year
webix.ui({ container:"box", date:new Date(2012,3,16), view:"calendar", calendarHeader:"%F, %Y" });