Skip to content

This is a DateTimeField UX for Sencha Architect 3.x - ExtJS 4.2.x and ExtJS 5.0.x

License

Notifications You must be signed in to change notification settings

xuxigang/DateTimeField

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a DateTimeField UX for Sencha Architect 3.x - ExtJS 4.2.x and ExtJS 5.0.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • HTML 3.8%
  • Ruby 0.2%