Method | Description | |
---|---|---|
selectDate ( string options ) : void |
Triggers special UI to select a date (day/month/year)
|
|
selectTime ( string options ) : void |
Triggers special UI to select a time (hour/minute/am/pm).
|
Method | Description | |
---|---|---|
dateTimePickerTask_Completed ( object sender, Cordova.Extension.Commands.DateTimePickerTask e ) : void |
Handles datetime picker result
|