WoW API: CalendarEventSetDate

From AddOn Studio
Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API CalendarEventSetDate to API CalendarEventSetDate without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < CalendarEventSetDate

One line summary description of function.

CalendarEventSetDate(month,day,year)


Arguments[edit]

("month", "day", "year")
month
String - month (2 digits)
day
String - day (2 digits)
year
String - year (4 digits)


Returns[edit]

nil