-
For the next code: local function time_now_utc()
return os.time(os.date("!*t", os.time()))
end I have the following warning:
Can I disable the warning for the line (not for file or Linux, VSCode Extension v.3.5.2 |
Beta Was this translation helpful? Give feedback.
Answered by
serg3295
Aug 11, 2022
Replies: 1 comment 1 reply
Answer selected by
ltWolfik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wiki