glide.sys.time_format
ServiceNow property description:
Time format
Attributes
- Sys ID: 2851c40e0a607c35003b014cd3e4343b
- Type: time format
- Application: Global
- Default value: HH:mm:ss

AI generated property description:
The ServiceNow property `glide.sys.time_format` specifies the format in which time is displayed across the platform. According to the documentation, this property allows administrators to define a consistent time format that aligns with organizational standards or user preferences. The format can be customized using specific patterns, such as `HH:mm:ss` for a 24-hour clock or `hh:mm:ss a` for a 12-hour clock with AM/PM notation. This property ensures that all time fields within the ServiceNow instance adhere to the defined format, providing a uniform user experience. Adjusting this property can help in maintaining clarity and consistency in time representation across different modules and applications within ServiceNow.
Source