finance-mgn - v2.1.0
    Preparing search index...
    • Filters out transactions from the targeted month.

      Parameters

      • sheetName: string

        The name of the sheet being filtered.

      • transactions: Transaction[]

        Array of transactions to filter.

      • targetMonth: Date

        The month to filter out transactions for.

      Returns Transaction[]

      An array of transactions excluding those from the targeted month.