Switch the date/time fields between device time zone and UTC
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.
Avant de commencer
Role required: admin
Pourquoi et quand exécuter cette tâche
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.
Procédure
Que faire ensuite
After updating this property, the end user must refresh the data from the instance to get the latest feature configurations.