you pass string value and Datepicker returns value as Date object by default.
You can apply stringResult: true to Datepicker and pass date string in webix.i18n.parseFormat format. This format is “%Y-%m-%d %H:%i” by default. In this case, getDirtyValues() will return an empty object: