zone
: a timezone, which may be:
A string offset from UTC.
A single letter offset from UTC, in the range 'A'..'Z'
, 'J'
(the so-called military timezone) excluded.
An integer number of seconds.
A timezone object; see Timezone Argument for details.
in: zone
: a timezone zone, which may be as above.