Skip to content

Conversation

xuhuanzy
Copy link
Member

No description provided.

---@generic T
---@param table T
---@param metatable table
---@param metatable metatable|table
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里也没加std.

---
--- On non-POSIX systems, this function may be not thread safe because of its
--- reliance on C function `gmtime` and C function `localtime`.
---@overload fun(fmt:"*t", time: number):table
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该是把这里的table改为osdate且同样缺少std

---@return string|nil
function os.setlocale(locale, category) end

---@class osdateparam
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

缺少std

--- as before the call but with values inside their valid ranges.
---@overload fun():number
---@param table? table
---@param date? osdateparam
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

缺少std

@CppCXY CppCXY merged commit e3cd3bd into EmmyLuaLs:main Feb 28, 2025
13 checks passed
@xuhuanzy xuhuanzy deleted the hover branch March 3, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants