How can I change date format dd-mm-yyyy to mm-dd-yyyy on a DATE Field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 11:29 AM
Hello! I want to change the format of a DATE field on a form (when I´m filling it for a ticket). For default the DATE field is YYYY-MM-DD , but i need with MM-DD-YYYY format.
Also I need this change in the fullfiller view when the ticket is submmitted.
Thanks!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 11:31 AM
Hi,
The date format for field is depends upon the date format field in user record.
The default system date format will be common for user, if not changed by user.
Thanks,
Sagar Pagar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2022 11:36 AM
Hi Facundo,
As per service-now you can't override the current user profile date format
You can personalize your date format
How to modify date format from mm/dd/yyyy to yyyy-mm-dd in onbefore transform script?
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***