sets the initial date of the calendar (particularly month and year).
webix.ui({ container:"box", weekHeader:true, date:new Date(2012,3,16), view:"calendar" });