Skip to content

DatePropertyWidgetComponentBase.parse method

DatePropertyWidgetComponentBase › parse

Unofficial

Parse the date input.

Signature:

parse(input: moment.MomentInput): void

Parameters:

Parameter Type Description
input moment.MomentInput The input to parse.

Returns: voidThe parsed date.