Module:Time/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 752:
 
function p.offset ()
local utc_offsetdst_e_month;
return (offset_from_utcdst_e_month);
local offset_from_utc = utc_offset;
return (offset_from_utc);
end