Skip to content

Date Time Field

The Date Time Field lets the user select a date and a time with the keyboard.

Basic usage

Press Enter to start editing

Uncontrolled vs. Controlled

The component can be uncontrolled or controlled

Customize the date time format

Localization

Use the LocalizationProvider to change the date-library locale used in the date time field.

See the localization documentation page for more details.

Validation

See the documentation page validation documentation page for more details.