converts a Date object to a string in the default date format
var text = webix.i18n.dateFormatStr(new Date());
The default format is defined by the locale in use.