date time-picker

Log In

date time-picker

You are here:app / forms /  date-time-picker

Date Picker

Date pickers use a dialog window to select a single date. The selected day is indicated by a filled circle. The current day is indicated by a different color and type weight.

Basic usage
Native pickers

src/app/containers/Forms/demos/DateInput.js

Time Picker

Time pickers use a dialog to select a single time (in the hours:minutes format). The selected time is indicated by the filled circle at the end of the clock hand.

Basic usage

A time picker should adjusts to a user’s preferred time setting, i.e. the 12-hour or 24-hour format.

Native pickers

Native input controls support by browsers.

src/app/containers/Forms/demos/TimeInput.js

Date & Time Picker

Its a combination of date & time picker and allows that uses the modal to select both date and time with one control.

Basic usage
Native pickers

src/app/containers/Forms/demos/DateTimeInput.js

marketplace logoBuy Now