Gets the DateFormField's date.

<void> DateFormField.getDate(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the date in Unix Time.
errorCallback Optional. Is called when the operation failed with an error.