Try to infer hemisphere using the timezone's daylight-savings setting.
Parameters
timeZone: string = ...
Returns "north"|"south"|undefined
Remarks
This implementation intentionally differs from the version in tempo-fns
(including specific fallback and return behaviors). Do not directly synchronize them.
Try to infer hemisphere using the timezone's daylight-savings setting.