Is there a full list of global time zones in SNOW I can reference from a cat item variable?

bostonsnow
Kilo Guru

Currently using a Lookup Select Box against sys_user and the Time Zone field but it's not giving me the list list of time zones.

5 REPLIES 5

MrMuhammad
Giga Sage

Hi,

No, such table is present in SNOW. That's why it is being used as drop-down throughout the platform.

Thanks,

Sharjeel

Regards,
Muhammad

bostonsnow
Kilo Guru

Ended up creating a variable for UTC Offset and pulled the options from wikipedia. Probably easier than rounding up all of the time zones and gives us all of the global options for specifying time.

@bostonsnow 

Have you seen my response that answers your original question?

It is possible 🙂


ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

Hitoshi Ozawa
Giga Sage
Giga Sage

Available timezone may be added by doing the following.

  1. Open "System configuration" > "Basic Configuration" from Application Navigator
  2. Search for "System timezone for all users unless overridden in the user's record" in a page.
    Click on "Configure available time zones" link and add timezone from left pane to right pane

find_real_file.png