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.

Customize date format per user

pardhiv
Tera Contributor

Hi,

 

Is there a way for user to select their own date format , irrespective of one that defined in the default system property(glide.sys.date_format)?

 

ex: In Property it says , yyyy-MM-dd , users should have the ability to customize it for themselves to MM-dd-yyyy, without modifying property.

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @pardhiv ,

you can go to user record in sys_user.list table search for user and check date format.

 

View solution in original post

1 REPLY 1

Community Alums
Not applicable

Hi @pardhiv ,

you can go to user record in sys_user.list table search for user and check date format.