We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to retrieve the user date format?

peterraeves
Mega Guru

What's the function we can use to get the user's personal date format?

1 ACCEPTED SOLUTION

Yes, it was gs.getSession().getUser().getDateFormat()


View solution in original post

10 REPLIES 10

How do we do this in a scoped app?