A calendar picker control simplifies the task of selecting dates by rendering a minature calendar.

Accessible Calendar Picker

Birth Date Calendar Picker
Party Date Calendar Picker

References:

  1. Documented hotkey assignments.
  2. R1.1 of the ARIA Date Picker has been released, which now supports dynamic localization, manual overrides, comments and disabled date range population, optional editing, and AJAX queries.

Bootstrap Syntax

<input
name="MatchingTextInputName"
... />

<a class="accCalendar"
data-name="MatchingTextInputName"
id="uniqueID"
> ... </a>

Attributes