Datepicker: date-time or just time picker #42282
Unanswered
pardeyke
asked this question in
v6 Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The new date picker is great, but it only supports dates. What about a date-time (type="datetime-local") picker where you could also add a time like 9:00 am? And also a picker to enter just time (type="time") without a date—for cases where you want to separate date and time into two inputs.
Vanilla Calendar Pro does support datetime-local. Not sure about time, though.
I am using the input types here only for describing; I know in reality we may have to use type="text", like the current implementation.
Love to hear your thoughts on that.
Beta Was this translation helpful? Give feedback.
All reactions