glide.sys.default.tz
ServiceNow property description:
System timezone for all users unless overridden in the user's record
Attributes
- Sys ID: 225b6a5fc0a8016400be95bf109ad07e
- Type: timezone
- Application: Global
- Default value: nan

AI generated property description:
The ServiceNow property `glide.sys.default.tz` sets the default system time zone for all users unless it is specifically overridden in an individual user's record. This property ensures that the system operates within a consistent time zone framework, which is crucial for time-sensitive operations and logging. If a user's record specifies a different time zone, that setting will take precedence over the system default. This property is particularly useful in environments where users are spread across multiple time zones, providing a fallback option for time zone settings. For more detailed information, you can refer to the ServiceNow documentation on setting a system time zone.
Source