Content deleted Content added
Holly Cheng (talk | contribs) No edit summary |
Holly Cheng (talk | contribs) No edit summary |
||
Line 29:
dateparts = os.date("*t", date)
end
return date
-- add the correct number of weeks
Line 36 ⟶ 37:
--end
--local result = os.date("%Y-%m-%d", date)
--return result
end
|