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.
Gets the ISO week number of the year for a given date. Range is from 1-53.
Syntax
context.formatting.getWeekOfYear(value);
Available for
Model-driven and canvas apps
Parameters
Parameter Name | Type | Required | Description |
---|---|---|---|
value | Date |
Yes | The DateTime to convert. |
Return Value
Type: Number
Related articles
Formatting
Power Apps component framework API reference
Power Apps component framework overview