Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
The Date/Time TimeAgo format preference does not affect Service Portal - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • The Date/Time TimeAgo format preference does not affect Service Portal
KB0685123

The Date/Time TimeAgo format preference does not affect Service Portal


3648 Views Last updated : Jun 14, 2023 public Copy Permalink
KB Summary by Now Assist

Description

Changing the Date/Time TimeAgo format preference is not honoured in Service Portal.

Steps to Reproduce

1. Login an instance with the Service Portal plugin installed
2. Open the page /$spd.do
3. Add the Widget "Data Table from Instance Definition" to a page
4. Click on the pencil icon to edit and select Table and Fields
5. Include the created or updated timestamp date fields
6. Change the instance settings clicking on the top-right gear icon from "Date/Time" to "Time Ago" and vice-versa
7. Load incident.list and check how the date is displayed in both cases
8. View the page /sp and check how the date is displayed in both cases
The Date/Time will change outside Service Portal but not in Service Portal.


Workaround

This behaviour is by design in Service Portal and there is not plan to change it in current or near future releases. You can submit an Enhancement Request and Subscribe to this article to be notified in case of future updates.

One possible workaround would be the following:

1- Clone the OOB widget where the timestamps are displayed.

2- Check its HTML template and modify the line:
<sn-time-ago timestamp="::field.value" />
into:
{{::field.display_value}}

3- Replace the OOB widget with the newly-cloned widget in the respective page. 


Related Problem: PRB909690

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.