Skip to content

Safari Support #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Safari Support #32

wants to merge 1 commit into from

Conversation

JohannesHoppe
Copy link
Owner

This is proof of work, I successfully patched date input controls on my old Safari. But it's not ready for use. As specified in the README of the polyfill project:

Date objects are displayed in the local time zone, which causes date drift by a day sometimes. Looking into this issue now.
source: https://github.com/little-core-labs/date-input-polyfill

2021-11-19 10 46 36

This screws up the produced dates completely, so it would be required to add the offset manually – but only for Safari. This means some extra work, but it's definitely doable. We can now recommend the DateValueAccessor to our readers without any restrictions, it will (soon) work in all browsers without any concerns.

FYI @fmalcher @d-koppenhagen

@JohannesHoppe JohannesHoppe mentioned this pull request Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant