Circle V2 API Docs
    Preparing search index...
    • A zone name we can hand to Intl, falling back to US Eastern.

      facilities.timezone is nullable free text, so an empty string or a typo reaches here. Passing one straight through makes every timezone-naive value fail to parse and render as 'n/a', silently dropping the date rather than showing it in the wrong zone.

      Parameters

      • timeZone: string | undefined

      Returns string