Gets the date's format. For a certain Date
<void> DateFormField.getDateFormat(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the date's format. |
| error |
Optional. Is called when the operation failed with an error. |