chromium/third_party/blink/renderer/core/testing/data/date_time_chooser.html

<input type="date" id="date">
<input type="datetime-local" id="datetimelocal">
<input type="month" id="month">
<input type="time" id="time">
<input type="week" id="week">