mw.widgets.datetime.DateTimeInputWidget.prototype.onHandleClick = function () {
        this.focus();
    };