Skip to main contentCarbon Design System

Date picker

Preview the date picker component with the React live demo. For detailed code usage documentation, see the Storybooks for each framework below.

Documentation

Live demo

<DatePicker dateFormat="m/d/Y" datePickerType="simple">
<DatePickerInput
id="date-picker-default-id"
placeholder="mm/dd/yyyy"
labelText="Date picker label"
type="text"
/>
</DatePicker>
DatePicker
Modifiers
DatePickerInput
Modifiers
size