Documentation for this module may be created at Module:Sandbox/maslen/test timestamp/doc
local p = {} function p.hello() return os.time(os.date("!*t")) end return p