Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.72 KB

README.md

File metadata and controls

49 lines (25 loc) · 1.72 KB

DateTimeField

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

access12

access24

ScreenShots - Classic Theme

classic12

classic24

ScreenShots - Neptune Theme

neptune12

neptune24

ScreenShots - Crisp Theme (ExtJS 5)

neptune12

neptune24