Library API
    Preparing search index...

    Function getHemisphere

    • Try to infer hemisphere using the timezone's daylight-savings setting.

      Parameters

      • timeZone: string = ...

      Returns "north" | "south" | undefined

      This implementation intentionally differs from the version in tempo-fns (including specific fallback and return behaviors). Do not directly synchronize them.