kaven-basic - v6.0.0
    Preparing search index...

    Function SubtractMinutes

    • Subtracts a specified number of minutes from a given date.

      Parameters

      • date: Date

        The original Date object.

      • minutes: number

        The number of minutes to subtract from the date.

      Returns Date

      A new Date object with the specified minutes subtracted.