Module:Sandbox/Alexiscoutinho: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
function p.test(frame)
local lang = mw.getContentLanguage()
return os.date('%b', lang:formatDate('U', '2020-0102-01'))
end
return p