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 offset in minutes from UTC for the given date.
Available for
Model-driven and canvas apps
Syntax
context.usersettings.getTimeZoneOffsetMinutes(date)
Parameters
Parameter Name | Type | Required | Description |
---|---|---|---|
date | Date |
Yes | date to get the offset from utc for. |
Return Value
Type: Number
Description: Time zone offset in minutes.
Related articles
User Settings
Power Apps component framework API reference
Power Apps component framework overview