Difference between revisions of "Translations:Manual:Discord Functions/179/ko"

From Mudlet
Jump to navigation Jump to search
(Updating translation from gettext import)
 
(No difference)

Latest revision as of 01:03, 17 February 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manual:Discord Functions)
(required) time as a [https://en.wikipedia.org/wiki/Unix_time Unix time]. To get the current Unix time in Lua, use <code>os.time(os.date("*t"))</code>.

(필수) 유닉스 시간으로 표시되는 시간입니다. Lua에서 현재 유닉스 시간을 얻으려면 os.time(os.date("*t"))을 사용하세요.