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).

Both Mobile Card Builder and the following mobile screens support the ShowDateTimeInUTC property:

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

  1. Navigate to All > sys_sg_properties.list.
  2. In the Mobile Properties list, select New.
  3. On the form, fill in the fields.
  4. Select Submit.

What to do next

After updating this property, the end user must refresh the data from the instance to get the latest feature configurations.