ezyVet Javascript Helper Library Documentation
    Preparing search index...

    Function addDays

    • Parameters

      • date: Date

        Date to be updated.

      • days: number

        The amount of days to be added.

      Returns Date

      Updated date with the added days.

      Add the specified number of days to the given date.