• Parameters

    • date: Date

      Date to be updated.

    • days: number

      The amount of days to be added.

    Returns Date

    Updated date with the added days.

    Description

    Add the specified number of days to the given date.

Generated using TypeDoc