Content deleted Content added
BrandonXLF (talk | contribs) No edit summary |
BrandonXLF (talk | contribs) No edit summary |
||
Line 751:
end
function p.offset ()
local utc_offset;
local offset_from_utc = utc_offset;
return (offset_from_utc);
end
|