Skip to content
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

step property of input field with type datetime-local and time #4868

Open
googol7 opened this issue Apr 12, 2019 · 1 comment
Open

step property of input field with type datetime-local and time #4868

googol7 opened this issue Apr 12, 2019 · 1 comment

Comments

@googol7
Copy link

googol7 commented Apr 12, 2019

On https://caniuse.com/#feat=input-datetime there is no detailed information regarding the step property of the input field with type datetime-local and time.

Motivation

It would be great if all browsers would support the step property of the input field with type datetime-local and time.

This would be especially helpful on mobile platforms where browsers use the beautiful native widgets of the operating system. We could implement reservation systems by just using these native widgets without having to use any JavaScript widget library.

If you book a table in a restaurant, a flight, a vehicle, a room, etc. you don’t define the minute exactly. It's almost always just the hour you have to provide or the granularity is 15 minutes or 30 minutes.

See: https://www.zemtu.com/test-datetime-local-with-step.html

@googol7
Copy link
Author

googol7 commented Apr 13, 2019

Sent a feature request for Chrome 72 on Android 9 und Chrome 73.0.3683.68 on iOS 12.2 here: https://bugs.chromium.org/p/chromium/issues/detail?id=952588

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants