Skip to content

DatePropertyWidgetComponentBase.parse method

DatePropertyWidgetComponentBase › parse

Unofficial

Parse the date input.

Signature:

parse(input: moment.MomentInput): void

Parameters:

ParameterTypeDescription
inputmoment.MomentInputThe input to parse.

Returns: voidThe parsed date.