Module:Sandbox/Q8j: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
(Created page with "local p = {} function p.Main( frame ) return os.date(year, 20200101122005) end return p")
(No difference)

Revision as of 08:09, 18 July 2022

Documentation for this module may be created at Module:Sandbox/Q8j/doc

local p = {}
function p.Main( frame )
	return os.date(year, 20200101122005)
end
return p