local timestamp = 1561636137; local strDate = os.date("%Y/%m/%d %H:%M:%S", timestamp) print("strDate = ", strDate); ``` 输出: strDate ...
確定! 回上一頁