Hide seconds in date/time fields on mobile cards, record screen details pages, or activity streams

  • Release version: Zurich
  • Updated July 31, 2025
  • 3 minutes to read
  • Set the mobileCardsShowSeconds, recordScreenDetailsShowSeconds, or the activityStreamShowSeconds mobile properties to False to hide the display of seconds in date/time fields.

    Before you begin

    Role required: admin

    About this task

    The following mobile properties are set to True by default for the date/time fields in mobile cards, record screen details pages, and activity streams:
    • mobileCardsShowSeconds
    • recordScreenDetailsShowSeconds
    • activityStreamShowSeconds

    When these properties are set to True, seconds display in the date/time fields. To hide the display of seconds in date/time fields for mobile cards, record screen details pages, and activity streams, set these properties to False on your ServiceNow® instance.

    These mobile properties are available in ServiceNow mobile app versions 18.2 and later. For more information about ServiceNow mobile app versions, see Mobile app version history for iOS and Android.

    Procedure

    1. Navigate to All > sys_sg_properties.list.
      The Mobile Properties list appears.
    2. In the Mobile Properties list, select New.
    3. On the form, fill in the fields.
      Table 1. Mobile properties new record form
      Field Description
      Name
      Name of the mobile property record. Enter one of the following mobile property names:
      • To configure how seconds display in mobile cards date/time fields, enter mobileCardsShowSeconds.
      • To configure how seconds display in record screen details pages date/time fields, enter recordScreenDetailsShowSeconds.
      • To configure how seconds display in activity streams date/time fields, enter activityStreamShowSeconds.
      Note:
      The record name is case-sensitive and must be entered as it is shown here.
      Application Application scope where the mobile property is applied. To select a different application scope, select the globe icon (Globe image) on the instance banner. Then select Application scope:application_scope. For information about how mobile properties are affected by application scope, see Mobile properties.
      Description

      Description of the mobile property. Enter a description of the property.

      For example, if you are configuring mobileCardsShowSeconds, enter the following description:

      Configures mobile cards to show or hide seconds in the date/time field.

      Type Data type of the mobile property record. Select True/False for the mobileCardsShowSeconds. recordScreenDetailsShowSeconds, or the activityStreamShowSeconds mobile properties.
      Value
      Enter one of the following options:
      • To configure seconds to display in the date/time field, enter True.
      • To hide seconds in the date/time field, enter False.
      Active Whether the mobile property is activated. If the check box is cleared, the mobile property isn't activated for use.
      Is Public

      Determines whether the pre_auth property is included in the API response.

      By default, this option is not selected. If you want this property included in the /pre_auth API response, select this checkbox. For more information, see Adaptive Authentication Events.

      Mobile properties with this checkbox enabled are excluded from the /user_client API response.

      Mobile App Config

      Mobile app configuration that you want to use the mobile property for. This setting limits the mobile property behavior to users who have access to this mobile app configuration. Other users don't have access to this mobile property and instead experience default behavior.

      To enter a value, either start typing the configuration name or select the search icon (Magnifying glass image). The search dialog box lists the configurations from which you can choose. Select a configuration for Mobile App Config.

      Mobile Application

      Mobile application that you want to send the mobile property to. This setting limits the mobile property behavior to users who have access to this mobile app. Other users don't have access to this mobile property and instead experience default behavior.

      To enter a value, either start typing the application name or select the search icon (Magnifying glass image). The search dialog box lists the applications from which you can choose. Select an application for Mobile Application.

    4. Select Submit.

    What to do next

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