mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-07-28 02:52:18 +00:00
Lua 5.2 compatibility
This commit is contained in:
@@ -6,7 +6,7 @@ arg:
|
||||
file - the name of the file to write the generated text calendar
|
||||
--]]---------------------
|
||||
|
||||
require"date"
|
||||
local date = require"date"
|
||||
|
||||
function makemonth(y,m)
|
||||
local t = {}
|
||||
|
Reference in New Issue
Block a user