EU Parliament Monitor — API Documentation - v0.8.43
    Preparing search index...
    • Parse an ISO date and return the [start, end] week range as ISO strings. Week starts on Monday and ends on the following Sunday.

      Parameters

      • date: string

        ISO date string (YYYY-MM-DD)

      Returns { start: string; end: string }

      { start, end } both in YYYY-MM-DD form