Skip to content

joelwatson/DateTimeField

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DateTimeField

A DateTime Form Field UX for Sencha ExtJS 4.2.x, ExtJS 5.x and ExtJS 6.x

This widget displays a Time Picker panel by the Date Picker panel.

There is a DateTimeField.aux file already encapsulated and ready for use with Sencha Architect 3.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:

  • Min Value and Max Value does not prevent incorrect time selection

ScreenShots - Access Theme

access12

access24

ScreenShots - Classic Theme

classic12

classic24

ScreenShots - Neptune Theme

neptune12

neptune24

ScreenShots - Crisp Theme (ExtJS 5)

neptune12

neptune24

About

A DateTime Field UX for ExtJS 4.2.x, 5.x and 6.x that is also compatible with Architect 3.x.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • HTML 4.4%
  • Ruby 0.2%