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 ('<span class="plainlinks" style="font-size:80%%;">utc_offset</span>');
end
return p;