Initial commit
This commit is contained in:
6
api/CalendarSetAbsMonth.lua
Normal file
6
api/CalendarSetAbsMonth.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param month number
|
||||
---@param year number
|
||||
---Set's the calendar's month to an absolute date
|
||||
function CalendarSetAbsMonth(month, year) end
|
||||
Reference in New Issue
Block a user