@hebcal/rest-api
    Preparing search index...

    Function eventsToCsv

    • Renders a list of events as an Outlook-compatible CSV document, including the header row and a trailing CRLF.

      Parameters

      • events: Event[]

        the events to render

      • options: RestApiOptions

        see eventToCsv()

      Returns string

      the full CSV document, using CRLF line endings