Circle V2 API Docs
    Preparing search index...

    Function toLocalMidnightISO

    • Converts a date-only string (e.g. "2026-03-05") to local midnight of that day as an ISO datetime with the caller's timezone offset (e.g. "2026-03-05T00:00:00-07:00"). Useful as a range from when the caller's timezone semantics matter.

      Parameters

      • dateString: string

      Returns string