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.

Changing the timezone from user preferences will affect the sys_user.Timezone?

divyadhanda
Tera Contributor

I am tring to change the timezone from the user preferences but the updates are not captured in the sys_user table also in the sys_user_preference table. Is this a OOB behaviour? How to resolve this?

1 ACCEPTED SOLUTION

@divyadhanda 

if they want to update their timezone then they should do this from portal

This is not direct and will require some customization

This KB explains the steps and also refer the other link

Enable Users to Update Their Time Zone via Service Portal Profile 

Some ACL changes are also required

Enable Timezone from user profile of end user from Service Portal 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

17 REPLIES 17

divyadhanda
Tera Contributor

Thank you for the detailed response @Ankur Bawiskar  , Thanks ! 🙂

@divyadhanda 

Do share the final outcome and steps you took to achieve so that it helps future members.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I didn't implement anything, I just explained the OOB behaviour to the customer. They got convinced.