angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.36k stars 6.74k forks source link

bug(COMPONENT): in +14 timezone(Line Islands) angular material datepicker not showing december month dates in 1994 #29671

Open Harshavarthan0102 opened 2 months ago

Harshavarthan0102 commented 2 months ago

Is this a regression?

The previous version in which this bug was not present was

No response

Description

in +14 timezone(Line Islands) angular material datepicker not showing december month dates in 1994

image

Reproduction

StackBlitz link: Steps to reproduce:

  1. open material datepicker 2.change the system timezone to +14 timezone
  2. in datepicker goto dec 1994 and see the datepicker no dates are shown except dec 1

Expected Behavior

it needs t show all the dates

Actual Behavior

not showing dates in dec 1994 in +14 timezone

Environment

amysorto commented 2 months ago

I changed my timezone and tried and I am able to see the dates on the most recent version of Angular Material. Can you reproduce it on a StackBlitz and provide the link? What OS and browser are you using?

json-derulo commented 2 months ago

@amysorto I am not sure what exactly you have tried but I am able to reproduce this in Chrome using the Sensors Dev Tool.

image