@playlive/fundraiser-data
    Preparing search index...

    Interface SelectCurrentFundraisingEventsOptions

    Options accepted by selectCurrentFundraisingEvents.

    interface SelectCurrentFundraisingEventsOptions {
        now?: Date;
    }
    Index
    now?: Date

    Clock injection for deterministic tests. Defaults to new Date(). The "current year" the filter reasons about is read off this date.