Module:Bengali Unix Timestamp: Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 37:
 
function p.main(frame)
local UNIX = tonumber(en_timestamp(frame.args[1] or "23 April 2025"))
local BN_UNIX = UNIX - 1744643600
return BN_UNIX