- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
How can I change the date format for all dates filed in the system to be like this (name of month in letters):
1-Oct-2026
11-May-2026
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
33m ago
Hi,
Navigate to sys_properties.LIST
Open “glide.sys.date_format” property and
Update value “d-MMM-yyyy”
Now logged out and logged in once and Test
If you found my solution helpful, please mark it as Helpful or Accepted Solution...!
thanks,
tejas
Email: adhalraotejas1018@gmail.com
LinkedIn: https://www.linkedin.com/in/tejas1018
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
54m ago
Hi
Navigate to sys_properties.LIST
Update system property glide.sys.date_format value to dd-MMM-yyyy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
33m ago
Hi,
Navigate to sys_properties.LIST
Open “glide.sys.date_format” property and
Update value “d-MMM-yyyy”
Now logged out and logged in once and Test
If you found my solution helpful, please mark it as Helpful or Accepted Solution...!
thanks,
tejas
Email: adhalraotejas1018@gmail.com
LinkedIn: https://www.linkedin.com/in/tejas1018
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12m ago - last edited 12m ago
Hi @Alon Grod ,
If you want the change for you(Personalizing ) only ( format dd-MM-yyyy is available , dd-MMM-yyyy format not available OOB) ,
- Navigate to All > Self-Service > My Profile.
- In the Date format field, select an option.
- Click Update.
If you want it globally (Global Change/ for all ,the date format will be changed),
Update system property glide.sys.date_format value to dd-MMM-yyyy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10m ago
if you change system property it would be instance wide impact
what's your business requirement?
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader

