Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove note about Safari time picker fordatetime-local#27762

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
mkurz wants to merge1 commit intomdn:main
base:main
Choose a base branch
Loading
frommkurz:safari_14.1_datetime-local

Conversation

@mkurz
Copy link
Contributor

Summary

Safari 14.1 and newer displays a time picker fordatetime-local.
datetime-local was not working correctly in one of the Safari tech previews but was fixed before the final 14.1 release.

Test results and supporting details

See the Safari 14.1 release note (https://developer.apple.com/documentation/safari-release-notes/safari-14_1-release-notes)

Added support for HTML date, time, and datetime-local input types in macOS, enabling date and time controls in forms.

This is confirmed by the according issue (comment 27):https://bugs.webkit.org/show_bug.cgi?id=214946#c27

More confirmations:

A jsfiddle to test yourself:https://jsfiddle.net/8gw2yk5e/

Related issues

@github-actionsgithub-actionsbot added data:htmlCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:xs[PR only] 0-6 LoC changed labelsSep 5, 2025
@github-actions
Copy link
Contributor

Tip: Review these changesgrouped by change (recommended for most PRs), orgrouped by feature (for large PRs).

@caugner
Copy link
Contributor

This is confirmed by the according issue (comment 27):bugs.webkit.org/show_bug.cgi?id=214946#c27

That comment only mentions the date picker, not the time picker.

Testing in Safari 14.1 confirms the time picker isn't shown:

image

},
"safari": {
"version_added":"14.1",
"notes":"Safari only displays a date picker and does not display a time picker."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Instead of removing this note, we need to find out in which version this was fixed, and add the prefix "Before Safari x, ...".

@mkurz
Copy link
ContributorAuthor

crazy, the screenshot inFyrd/caniuse#5646 (comment) shows the time picker...

@caugner
Copy link
Contributor

crazy, the screenshot inFyrd/caniuse#5646 (comment) shows the time picker...

I don't see a timepicker in those screenshots, only timefields.

@caugnercaugner marked this pull request as draftSeptember 5, 2025 15:34
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@caugnercaugnercaugner requested changes

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Labels

data:htmlCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTMLsize:xs[PR only] 0-6 LoC changed

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mkurz@caugner

[8]ページ先頭

©2009-2025 Movatter.jp