What is the best way to get the previous day's date in Lua? I tried subtracting 1 from os.date(*t) table, but it doesn't work if the current ...
確定! 回上一頁