/
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

CodePen

Accessible Time Picker

... (34 kB)

https://codepen.io/hjungel1977/pen/BLXowx

2:38

I’ll look around more but I quickly search the email archives for that one

2:40

This native time input polyfill as well Time Input Polyfill

dan503.github.io

Time Input Polyfill

An accessible polyfill for [input type='time'] elements modeled after the Chrome & Firefox desktop implementations. (45 kB)