Module:Time/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 481:
if is_dst ~= 0 and is_dst ~= 1 then
return is_dst
elseif dstis_dst == 0 then
timestamp = timestamp + 3600;
tz_abbr = tz.dst_abbr;