Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns parsed string as date.
Syntax
context.formatting.parseDateFromInput(input, controlAttributes);
Available for
Model-driven and canvas apps
Parameters
Parameter Name | Type | Required | Description |
---|---|---|---|
input | string |
Yes | User input. |
behavior | ControlAttributes |
Yes | controlAttributes control attributes used by the formatter. |
Return Value
Type: Date
Related articles
Formatting
Power Apps component framework API reference
Power Apps component framework overview