/
Time Picker vs Date Picker vs Date Time Picker
Time Picker vs Date Picker vs Date Time Picker
TODO: rough notes, need some clean up.
Copy pasting something from slack here:
Forwarded y’all an old email from when I did some quick looks at a time picker back when we swapped the date picker. The important part is the following
Found this codepen - https://codepen.io/hjungel1977/pen/BLXowx that leverages the ARIA spinbutton design pattern
CodePen
... (34 kB)
https://codepen.io/hjungel1977/pen/BLXowx
I’ll look around more but I quickly search the email archives for that one
This native time input polyfill as well Time Input Polyfill
An accessible polyfill for [input type='time']
elements modeled after the Chrome & Firefox desktop implementations. (45 kB)