Jump to content

Module:Weekly site information: Difference between revisions

Dat Hack3r (talk | contribs)
Created module.
 
Dat Hack3r (talk | contribs)
m This should be named main.
Line 1: Line 1:
local p = {}
local p = {}


function p.lastReleaseNumber(frame)
function p.main(frame)
     -- Define the start date of Week 1
     -- Define the start date of Week 1
     local week1Start = os.time{year=2024, month=9, day=8}
     local week1Start = os.time{year=2024, month=9, day=8}