WoW API: CalendarGetNumDayEvents

From AddOn Studio
Jump to navigation Jump to search

WoW API < CalendarGetNumDayEvents

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

numEvents = CalendarGetNumDayEvents(monthOffset, day)


Arguments[edit]

(monthOffset, day)
monthOffset
Number - The number of months to advance from today.
day
Number - The day of the given month.


Returns[edit]

numEvents
Number - The number of events on the day in question