possibility to show "today" highlighted in the various date pickers.
Even when the date field is not yet evaluated.
The image below shows how I would like to see the date selector if today was June 7th 2019 and the "HighlightToday" property was active:

the image below shows how I would like to see the date picker if the "HighlightToday" property is not active:

thanks!
Seems like a reasonable request. I think it could easily be achieved by adding some styles to the class which react-day-picker is already adding (as a "modifier") to the current date in the calendar. I would call the new prop highlightCurrentDay.
Any thoughts from a design perspective @pkwi?
+1 here. style wise this could be a simple outline using divider-black and dark-divider-white


Nice, I like it