Sets the date's format. For a certain Date
<void> DateFormField.setDateFormat(<String> dateFormat, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
date |
Specifies the date's format. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |