On the calendar with multi-select disabled...
when i click on a date, the selected date is set to the date i selected but when i unselect, rather than go back to today's date, it is set to
1/1/1980.
I have changed this in code so that on click, if the date it 1/1/1980 it sets it to today's date.
on load i even change the focused and selected dates to today but i still see 1/1/1980 register when i unselect a date.
Can someone explain this behavior?