if (startDate) {
            this.handleDateChange(
                {
                    dateString: new XDate(startDate).toString('yyyy-MM-dd'),
                    timestamp: new XDate(startDate).getTime(),