glide.sys.date_format
ServiceNow property description:
Date format
Attributes
- Sys ID: 24de57037f000001002b3574b0ad5187
- Type: date format
- Application: Global
- Default value: yyyy-MM-dd

AI generated property description:
The ServiceNow property `glide.sys.date_format` specifies the format in which dates are displayed throughout the system. According to the documentation, this property allows administrators to define a consistent date format that aligns with their organizational standards or regional preferences. The format is defined using a combination of letters and symbols, where each letter represents a specific component of the date, such as day, month, or year. For example, "yyyy-MM-dd" would display dates in a year-month-day format. Adjusting this property ensures that all date fields across the platform adhere to the specified format, providing a uniform user experience. This property is crucial for maintaining clarity and consistency in date representation within the ServiceNow environment.
Source