Module:Time/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 737:
function p.be (frame)
local dst_begin, dst_end;
return dst_begin, dst_end(frame);
end