WoW:API CalendarEventSetDate: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Updated with new information)
 
m (Move page script moved page API CalendarEventSetDate to API CalendarEventSetDate without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

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