Is there any way to remove time from date/time field in List view. Only need to show date.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 05:48 AM
Hi All,
Is there any way to remove time from the date/time field in List view? Only need to show the date.
Help in this matter is highly appreciated.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 05:55 AM
Hi,
No.
Another approach is to create custom field of type Date and store that date from date/time field into that and then show the newly created field on the table list
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 06:09 AM
Thanks for Reply Ankur.. but i think can we do using field attribute or something else because I don't want to change field only its going to use for reporting. so in list view need to show 2020-08-09 instead of 2020-08-09 00:00:00.
Please suggest if anything can be done for this..
Thanks
Nana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 06:26 AM
Hi,
not possible.
since you want it for reporting purpose I would suggest to create new field and based on when that date/time field is populated at the same time set the date in the new field.
Note: creating new custom field on your table will have cost implication based on your ServiceNow subscription
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 09:02 PM
There is no other way except you creating a new date field to hold only date from that date/time.
Let me know if I have answered your question.
If so, please mark appropriate response as correct & helpful so that this thread can be closed and others can be benefited by this.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader