How can I change date format dd-mm-yyyy to mm-dd-yyyy on a DATE Field

Facundo Prado
Tera Expert

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!!

2 REPLIES 2

Sagar Pagar
Tera Patron

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

The world works with ServiceNow

Yousaf
Giga Sage

Hi Facundo,

As per service-now you can't override the current user profile date format

You can personalize your date format 

find_real_file.png

 

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.***