-
Notifications
You must be signed in to change notification settings - Fork 6.7k
The Datepicker in Safari has an error in October #1941
Comments
I am not able to reproduce that, my safari (on osx maverick) is working just fine. I guess that it fails even on the demo so I ask your for an screenshot or something to see it because for it it is working as expected. |
@qa-sp This is probably a timezone issue. Please try with the latest version from master. This issue must have been solved. If not feel free to reopen. |
We are in Sydney, Australia and our time zone is set correctly. |
I hear you. Can you try master? (Clone the repo, install packages, run grunt on it and open the |
@Foxandxss linked this to me, after asking about the angular core infamous "australia bug", so I'll just link that as a reference. The seasons are changing, so there's no reason why DST couldn't be involved in the issue (but I haven't investigated, might be totally unrelated). |
I can confirm that the bug is gone in master, I tried myself 👍 |
Thanks for all your help, much appreciated. Our developers have confirmed that following @Foxandxss steps worked for them. (But still there on the website, which is a little disconcerting) |
@qa-sp the website version is the current one (0.10) what it is on master is what is about to come for the next release. |
There is an issue with the Datepicker (ui.bootstrap.datepicker) in Safari.
The dates are shown incorrectly for the first weekend in October.
E.g. in 2014, Saturday is the 4th and Sunday is the 5th.
When we look at the Datepicker in Safari it shows both Saturday and Sunday as the 4th.
This pattern is repeated for 2015 and 2016 (we didn’t check past 2016)
The text was updated successfully, but these errors were encountered: