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