On both the Calendar and DatePicker component, the month of March is missing two days, the 30th and the 31st. They also do not show up on April "before" April 1st. Is there a configuration setting needed to get these dates to appear? We use ThemeBuilder to style these components - is it possible that ThemeBuilder could be interfering with the date display? We're using version 8.4.0.
Calendar component

Code:
<Calendar />
DatePicker component

Code:
<DatePicker width={400} />
Calendar component
Code:
<Calendar />
DatePicker component
Code:
<DatePicker width={400} />