Configuration of TimeZone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2023 07:38 AM
Hello All,
We have a requirement to create timezone for Asia so we have created in choice list but there is no field to define the time so want to understand how timezone is configured or how the system will know what the time of that country is.
Regards,
Shweta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2023 07:46 AM
Hi @Shweta Mayekar ,
To set Time zone for user, follow below steps
- Click the name in the upper right-hand corner.
- Select My Profile from the user menu.
- On the profile page, set appropriate time zone.
- Click Update.
To set time zone for instance, follow below article
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0714577
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2023 07:55 AM
Hi @Shweta Mayekar ,
Hope you are doing well.
On the user table we have timezone field you can set timezone there. Before selecting time zone make sure the choice value is not deactivated.
There is a global timezone property "glide.sys.default.tz" You can set the Asia time zone there. It will change instance timezone it will be a global change. This property is overridden by the time zone in user profile.
Please be careful with the global timezone property.
Please mark this response as correct or helpful if it assisted you with your question.
Regards,
Harshal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 06:25 AM
Hello Harshal,
Suppose we have created a timezone "Asia" and assigned that timezone to user. We have not defined the time of Asia so we want to understand what is configured behind it that is helping the system to know the time of particular country.
Regards,
Shweta