hsuanxyz / ion2-calendar

📅 A date picker components for ionic2 /ionic3 / ionic4
https://hsuanxyz.github.io/demo/ion2-calendar/
MIT License
555 stars 278 forks source link

Fix DST (Daylight Savings Time) v2 #225

Open jhenriquemc opened 5 years ago

jhenriquemc commented 5 years ago

PR Type

What kind of change does this PR introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Demos changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #223

What is the new behavior?

Fixed the DST issue in Safari.

Does this PR introduce a breaking change?

[ ] Yes
[x] No