chemerisuk / better-dateinput-polyfill

input[type=date] polyfill
http://chemerisuk.github.io/better-dateinput-polyfill/
MIT License
259 stars 58 forks source link

BUG: Months displayed incorrectly: March showing twice #126

Closed renedekat closed 4 years ago

renedekat commented 4 years ago

Steps to reproduce

  1. Go to: http://chemerisuk.github.io/better-dateinput-polyfill/
  2. Open calendar
  3. Click on year
Screenshot 2020-03-16 at 18 40 33

Browser: Safari Version 13.0.5 (15608.5.11)

chemerisuk commented 4 years ago

Hm, weird.

Screenshot 2020-03-17 10 18 04

What is your timezone?

renedekat commented 4 years ago

@chemerisuk My timezone is GMT (Ireland)

chemerisuk commented 4 years ago

@renedekat bugfix published in v3.2.9

renedekat commented 4 years ago

Thanks a million @chemerisuk