TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Function parseEventList

    • Will split up multiple day events to be displayed correctly. This will essentially create a new event for each day of the multi-day event.

      Parameters

      • eventList: CalEvent[]

        The unparsed event list

      Returns CalEvent[]

      The event list with split up events across days