ts_utc_offset_to_tz.Rd
UTC Offset to Time Zone
ts_utc_offset_to_tz(utc_offset)
An integer of the UTC offset.
The time zone as a string.
ts_utc_offset_to_tz(-8L) #> [1] "Etc/GMT+8"