Versions Compared

Key

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

...

Promise<DateTimeOffset> Calendar.AddYearsAsync(datedateTime: DateTimeOffset, years: number)

Arguments

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

...