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