Module:Rotations
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Rotations/doc
local p = {} function p.time(frame) return os.date("%A %d/%m/%Y %H:%M:%S") end return p
Documentation for this module may be created at Module:Rotations/doc
local p = {} function p.time(frame) return os.date("%A %d/%m/%Y %H:%M:%S") end return p