Napomena
Pristup ovoj stranici zahtijeva autorizaciju. Možete pokušati prijaviti se ili promijeniti direktorije.
Pristup ovoj stranici zahtijeva autorizaciju. Možeš pokušati promijeniti direktorije.
Returns a formatted string that represents a date in the long form. Results pattern is based on the culture. In USA it's "Abbreviated Day of week, Month dd, yyyy".
Syntax
context.formatting.formatDateLong(value);
Available for
Model-driven and canvas apps
Parameters
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| value | Date |
Yes | Value Date to format. |
Return Value
Type: string
Related articles
Formatting
Power Apps component framework API reference
Power Apps component framework overview