Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param format string
|
||||
---@return string or table dateValue
|
||||
---@param format string
|
||||
---@return string or table dateValue
|
||||
---Returns a formatted date/time string for a date (or the current date). Alias to the standard library function os.date.
|
||||
---@overload fun(format: string, time: number)
|
||||
function date(format, time) end
|
||||
function date(format, time) end
|
||||
|
||||
Reference in New Issue
Block a user