WoW API: CalendarGetNumDayEvents

Revision as of 18:09, 21 June 2009 by WoWWiki>Mpee

WoW API < CalendarGetNumDayEvents

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

numEvents = CalendarGetNumDayEvents(monthOffset, day)


Arguments

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


Returns

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