---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param monthOffset 1 ---@param -1 ---@param 0 ---@param 1 ---Sets the calendar's month relative to its current month function CalendarSetMonth(monthOffset, -1, 0, 1) end