m
The description of the argument "day" referred to it as an offset from the current day, when it is the actual day of the month.
(New page for CalendarGetDayEvent) |
m (The description of the argument "day" referred to it as an offset from the current day, when it is the actual day of the month.) |
||
| Line 10: | Line 10: | ||
:;monthOffset : Number - The number of months to offset from today | :;monthOffset : Number - The number of months to offset from today | ||
:;day : Number - The | :;day : Number - The desired day of the month the event exists on | ||
:;eventIndex : Number - The index of the desired event, From 1 through CalendarGetNumDayEvents(monthOffset, day) | :;eventIndex : Number - The index of the desired event, From 1 through CalendarGetNumDayEvents(monthOffset, day) | ||