inputEx.DateField
(
options
)
- Parameters:
-
options <Object>
Add the folowing options:- dateFormat: Editor format (the one which is presented to the user) default to 'm/d/Y'
- valueFormat: if falsy, the field will return a javascript Date instance. Otherwise, this format will be used for input parsing/output formatting