Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
When selecting November, 4, 1999 from the datepicker, the input will display 11/04/1999
What is the current behavior?
When selecting November, 4, 1999 from the datepicker the input displays 1 day behind, 11/03/1999
What are the steps to reproduce?
Select November 4, 1999 from the datepicker in the supplied plunkr:
http://plnkr.co/edit/4kiAVKRyskrJFxHNZLuy
What is the use-case or motivation for changing an existing behavior?
It's a bug, the existing behavior is unintended
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Not sure, just something I noticed on the Material documentation site. I'm using Chrome 58.0.3029.110 as my browser
Is there anything else we should know?
This happens for the first week of November in both 1999 and 2000, likely other places as well.