-
7 May 2010 2:09 AM #1
[3.0] Ext.ux.form.TimeDateField
[3.0] Ext.ux.form.TimeDateField
I have developed a new component to edit date and time. This component extend DateField and add new triggers to edit hours, minutes and seconds with menu. It can also edit only time (like duration). T
It's support- min/max values.
- hiddenFormat : You can choose a different format for form "submit" an "load" action.
- hiddenDateOffset : You can apply a offset (for timezone for example) for form "submit" an "load" action.
- new date format : These new formats allow to edit duration in seconds, minutes, hours and days. See examples for more information
- It can be used in editor gridPanel.
Last edited by jcarbou; 7 May 2010 at 6:15 AM. Reason: Update zip file


Reply With Quote