Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DateTimeOffset Calendar.AddDays(datedateTime: DateTimeOffset, days: number)

Arguments

Specifies the base date time value.
number days
Specifies the how many days will be added to dateTime parameter.

...