Date picker

Date pickers allow the selection of a date or a month, including past, present, and future dates.

Date picker

Usage

When to use
Date pickers allow users to choose a date by selecting from a calendar dropdown or typing the date into an input field. They can be used with other fields in a form, or used as a standalone. Use an input mask to indicate the date format.
How best to use
When not to use
Don't use when you have a few date options for users to choose from
Use a dropdown or radio if you're providing a short list of date options for users to select from.