- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2016 11:29 AM
Hi Team,
"Days/Year ago feature" on date type fields in list view" in Geneva we see a new info label if we hover on teh date field it shows how many days /year ago.
In our DEV instance all goes good it shows perfectly ,while in our test instance it shows correct info too but only in front its written as "prefix_ago".
Can any one help me to get info from where this gets rendered which object displays this?And if possible any fix for this too?
Can this be for any property too?
Kind Regards
Kirtiman
@Sudipta Goswam
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2016 05:32 AM
Still regarding this. If you have dates in the future, another record is missing:
Just add another entry in sys_ui_message, similar to the fix from ServiceNow, but now with the key "prefix_from now"
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2016 11:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2020 09:18 AM
Hello Smith
Your solution seems to be easy and simple. A quick question, what are your thoughts if there is a need to change the Date/Time from 'Calendar' to 'Both' for all the users from an Admin/Developer perspective? I don't think we can inform every user to change it to 'Both' in the System Preferences, as they would like to the TimeAgo part.
Appreciate for any help
Thanks
Nitin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2016 12:57 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2016 01:02 AM
It's a known error, with a workaround available.
ServiceNow KB: PRB647464: Activity stream shows timestamp as 'prefix_ago' (KB0564079)
Regards