DatePropertyWidgetComponentBase.parse method
DatePropertyWidgetComponentBase › parse
Unofficial
Parse the date input.Signature:
parse(input: moment.MomentInput): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| input | moment.MomentInput | The input to parse. |
Returns: void — The parsed date.