Function dateDaysAgo

  • Gets a Date corresponding to the given number of days in the past.

    Parameters

    • nbOfDays: number = 1

      The number of days in the past.

    Returns Date

    a Date object.

Generated using TypeDoc