Feature
This is a system view that provides information about time zone conversion.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| Time_zone_id | bigint(20) | NO | The ID of the time zone. |
| Transition_time | bigint(20) | NO | The time after the time zone conversion. |
| Transition_type_id | bigint(20) | NO | The ID of the time zone conversion type. |