Calendar
Date pickers and calendar widgets. Practice selecting dates, navigating months, and reading the selected value.
Native HTML Date Input
A standard <input type="date"> — the simplest type to automate.
No date selected.
Date + Time Input
No datetime selected.
jQuery UI Datepicker
A calendar popup powered by jQuery UI.
Selected Date Info
None
Inline jQuery UI Calendar
An always-visible calendar widget — no input field needed.