uw.DateDetailsWidget.prototype.getWikiText = function () {
        return this.dateInputWidget.getValue().trim();
    };