Is there any way to remove time from date/time field in List view. Only need to show date.

Nana5
Mega Guru

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.

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Nana 

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader