24.07.2017, 07:16
Can you describe the task that you have?
You can get current date/time as a Lua table like this and write your checks accordingly:
You can get current date/time as a Lua table like this and write your checks accordingly:
Code:
dt = os.date('*t')