Difference between revisions of "Translations:Manual:Discord Functions/179/zh-CN"
Jump to navigation
Jump to search
(Updating translation from gettext import) |
(Updating translation from gettext import) |
||
Line 1: | Line 1: | ||
− | ( | + | (必需) 时间为 [https//en.wikipedia.org/wiki/Unix_time Unix 时间]。 要获取 Lua 中的当前 Unix 时间,请使用 <code>os.time(os.date("*t"))</code>。 |
Latest revision as of 01:02, 17 February 2024
(必需) 时间为 [https//en.wikipedia.org/wiki/Unix_time Unix 时间]。 要获取 Lua 中的当前 Unix 时间,请使用 os.time(os.date("*t"))
。