Converts the given absl::Time to a struct tm using the given time zone. See ctime(3) for a description of the values of the tm fields.
The broken-down time corresponding to t in tz.
| Name | Description |
|---|---|
| t | The time to convert. |
| tz | The time zone to convert in. |