Gets an array of format picture strings which can be used to format the date. The returned format strings depend on the culture set for the date field's text. A Text
<void> DateFormField.getSupportedDateFormats(<RequestStringsCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the supported format strings. |
error |
Optional. Is called when the operation failed with an error. |