Basic Usage
Available Methods
Controls whether to use native HTML5 picker or JavaScript picker.
Sets the storage format.
Sets the display format (JavaScript picker only).
Sets the timezone.
Sets the locale (JavaScript picker only).
Controls seconds display.
Controls date display.
Controls time display.
Sets the minimum selectable date.
Sets the maximum selectable date.
Disables specific dates (JavaScript picker only).
Sets the default focused date (JavaScript picker only).
Sets the first day of week (0-7, JavaScript picker only).
Sets Monday as first day of week.
Sets Sunday as first day of week.
Sets the hours increment step.
Sets the minutes increment step.
Sets the seconds increment step.
Closes picker when date is selected.
Adds datalist suggestions (native picker only).
Adds text before the input.
Adds text after the input.
Adds an icon before the input.
Makes the input read-only (native picker only).
Common Patterns
Date of Birth
Published At Timestamp
Appointment Scheduler
Event Date Range
- Start Date
- End Date