Changes the lockout date associated with the selected event (currently unused). This feature is not enabled in the current version of World of Warcraft; saving an event in which the lockout date has been changed will revert it to its default of 1, 1, 1, 2000 (January 1, 2000).
See also Calendar functions.
Signature:
CalendarEventSetLockoutDate(month, day, year)
Arguments:
month- Index of the month (starting at 1 = January) (number)day- Day of the month (number)year- Year (full four-digit year) (number)