Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns the number of events for a given day/month offset.

numDayEvents = C_Calendar.GetNumDayEvents(offsetMonths, monthDay)

Arguments[]

offsetMonths
number - The number of months to advance from today.
monthDay
number - The day of the given month.

Returns[]

numDayEvents
number - The number of events on the day in question.

Patch changes[]

Battle for Azeroth Patch 8.0.1 (2018-07-17): Moved to C_Calendar.GetNumDayEvents.
Wrath-Logo-Small Patch 3.0.2 (2008-10-14): Added as CalendarGetNumDayEvents.

Advertisement