Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gportela85/DateTimeField

A DateTime Field UX for 5.x and 6.x that is also compatible with Architect 3.x.
https://github.com/gportela85/DateTimeField

Last synced: 27 days ago
JSON representation

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

Awesome Lists containing this project

README

        

DateTimeField
=============

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

For ExtJS 4.2.x, please access [here](https://github.com/gportela85/DateTimeField/tree/datetimefield-4.2.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'

Accessibility



  • SHIFT + UP/DOWN - Changes the Hour Value


  • SHIFT + CMD (or CTRL Windows) + UP/DOWN - Changes the Minute Value




Fiddle: https://fiddle.sencha.com/#fiddle/rn3

---

Screenshots - Access Theme

[![access12](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Access_12.png)]()

[![access24](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Access_24.png)]()

Screenshots - Classic Theme

[![classic12](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Classic_12.png)]()

[![classic24](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Classic_24.png)]()

Screenshots - Neptune Theme

[![neptune12](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Neptune_12.png)]()

[![neptune24](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Neptune_24.png)]()

Screenshots - Crisp Theme (ExtJS 5)

[![neptune12](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Crisp_12.png)]()

[![neptune24](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Crisp_24.png)]()

Screenshots - Triton Theme (ExtJS 6)

[![triton12](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Triton_12.png)]()

[![triton24](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Triton_24.png)]()

Screenshots - Graphite Theme (ExtJS 6)

[![graphite12](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Graphite_12.png)]()

[![graphite24](https://raw.githubusercontent.com/gportela85/DateTimeField/master/resources/images/dateTimePicker_Graphite_24.png)]()