Convert a time from one UTC offset to another.
UTC offsets are how far ahead or behind Coordinated Universal Time a zone is — e.g. New York is UTC−5 in winter.
converted hour = hour + (to offset − from offset), wrapped to 24h