angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

fix(datepicker): daylight saving time #6291 #6466

Open guicmachado opened 7 years ago

guicmachado commented 7 years ago

This commit fixes daylight saving time error when showing days using Brasilia time zone. This issue occurs only in IE.

Closes #6291.