Is there a extjs based datetimepicker?
I want user can select date and time together.
The DateTimePicker control allows selecting a date and time by editing the displayed values in the control. If you click the arrow in the DateTimePicker control, it displays a month calendar, like a combo box control. The user can make selection by clicking the required date.
A date time picker allows the user to select an associated date and time.
Unfortunately there is not a DateTimePicker out of the box, but there are two separate components named TimeField
and DateField
that can be used in conjunction to get the functionality you desire.
If you'd rather use Saki's DateTime
user extension, take a look at DateTime Field. The class comments describe DateTime as "[a] combination of DateField and TimeField", so nothing too crazy is going on if you'd like to create your own unique version.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With