Display date another format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 11:17 AM
Hi All,
Good Day!!!!
there is a variable name "date" [u_date] in catalog item. It is showing format as [yyyy--mm-dd].
I want to change it's format from above to January 8th,2023.
thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 11:48 AM
Date formats are a function of default system settings and users settings.
So you have a few options
1 - Create a custom Service Portal or UI Macro that does all the stuff you want and displays it in for formatting you would like.
2 - Add a second field/Variable that is set and displays the date in the format that you would like.
https://www.servicenow.com/community/guided-learning-itsm/custom-date-format/td-p/2575521
3 - Change the system default or users default date/time format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 12:01 PM
Hi @DrewW, thanks for your reply, i found point 2 near to solution but it is not displaying the dates after selecting.