TimeZone
Stores time zone information used for scheduling and localization of timestamps.
Columns
| Name | Type | References | Description |
| id [KEY] | String | Stores the unique identifier for the time zone, ensuring proper reference and system-wide consistency. | |
| timezone | String | Specifies the time zone name or code, used for date-time calculations, scheduling, and localization settings. |