creates a new date parsing method
var myparse = webix.Date.strToDate("%m - %d"); var date = myparse("04 - 22");