mw.widgets.datetime.DateTimeInputWidget.prototype.onFieldChange = function () {
        this.updateValueFromFields();
    };