A DateTime Form Field UX for Sencha ExtJS 4.2.2 and ExtJS 5.x
This widget displays a Time Control panel by the Date Picker panel.
There is a DateTimeField.aux file already encapsulated and ready for use with Sencha Architect 3.x with ExtJS 4.2.x and 5.0.x
Usage:
You only need to change the format value for the Time Picker to work. Having a format with "H" makes it 24/hour and "h" makes it 12/hour format.
Eg: 'm/d/Y H:i:s' or 'm/d/Y h:i A'
Known Bugs:
- Does not work with ExtJS 4.2.3 (Datepicker closes by itself when expanded).
ScreenShots - Access Theme
ScreenShots - Classic Theme
ScreenShots - Neptune Theme
ScreenShots - Crisp Theme (ExtJS 5)