Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Day of week shown in Date Fields

andrewdunn
Giga Expert

Hi Team - I have been asked if there is a way to show the day of the week either in the date field or the hover over.

So at the moment in the date/time field in lists it shows "04-08-2017 08:56:45"

What my users are asking for is a way to see "Friday 04-08-2017 08:56:45" either in the list or as a hover over.

The reason for this is so that when performing investigations across tickets they do not need to always have a calendar open to know if the work was done during business hours, etc.

While it is a nice to have it is not urgent, just wondering if anyone else has an insight.

Cheers

Andrew

1 ACCEPTED SOLUTION
5 REPLIES 5

Shishir Srivast
Mega Sage

Brilliant - eactly what the end user was looking for


Cheers


However - I am now getting an "invalid date" issue whenever a user goes to manage a ticket 😞


Added a new date_format on the sys_user table of "EEE dd/MM/yyyy"


and in the Sytsem Properties >> System >> Date Format changed this from "dd/MM/yyyy" to "EEE dd/MM/yyyy"


Any thoughts?



Cheers


I have updated my instance system date format property and it works fine.


find_real_file.png


find_real_file.png



find_real_file.png