Module:Time/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 753:
function p.offset (frame)
local utc_offset;
return string.format (utc_offset)
end
return p;