Switch the date/time fields between device time zone and UTC
-
- UpdatedAug 3, 2023
- 3 minutes to read
- Vancouver
- Mobile Configuration and Navigation
Use the ShowDateTimeInUTC mobile property to determine whether the date/time field values in the Now Mobile app are displayed in the time zone of the user's device (default) or are converted to UTC.
Before you begin
Role required: admin
About this task
The ShowDateTimeInUTC mobile property value is false and not defined by default. When set to false or not defined, the Now Mobile app displays the time and date according to the time zone of a user’s device. Instead, set ShowDateTimeInUTC to true to display the time and date according to Coordinated Universal Time (UTC).
Mobile properties are configured as records in the sys_sg_properties table on the ServiceNow® Platform server. The ServiceNow instance sends the mobile property to mobile apps after authentication. Then the property turns on or turns off a feature on the mobile app.
Procedure
What to do next
After updating this property, the end user must refresh the data from the instance to get the latest feature configurations.