Set's the calendar's month to an absolute date


See also Calendar functions.

Signature:

CalendarSetAbsMonth(month [, year])

Arguments:

  • month - Index of the month (starting at 1 = January) (number)
  • year - Year (full four-digit year); uses current year if omitted (number)