Closed
Description
Bug: Datepicker component
3 issues, see screenshots
- ISSUES on Mac OS Sierra version 10.12.6, with Chrome (Version 61.0.3163.100 (Official Build) (64-bit))
- Same system with Safari: NO ISSUE
- My colleague on Window 10 with Chrome (Version 62.0.3202.75 (Official Build) (64-bit)) : NO ISSUE
What is the expected behavior?
- The calendar should display NOV when I select month November 2017
- The calendar should display for example November 2017 the list of days from 1 to 30.
- When I select the date 11/5/2017, the text field should display 11/5/2017.
Screenshot on Windows 10 with Chrome: NO ISSUE
What is the current behavior?
- The calendar displays OCT when I select month November 2017
- The calendar displays for example November 2017 the list of days are from 31 to 29
- When I select the date 11/1/2017, the text field should display 11/2/2017.
Screenshot showing the issues #1 and #2:
Screenshot showing the issue #3:
What are the steps to reproduce?
Go to: https://material2-dev.firebaseapp.com/datepicker
What is the use-case or motivation for changing an existing behavior?
Does it come from my computer or Datepicker? How to fix it, because this is very disturbing for a user.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
no comment
Is there anything else we should know?
My timezone is "Australia/Sydney".
Thanks.