Module:Requested move: Difference between revisions

Content deleted Content added
use the current date as the default heading
don't zero-pad the date in the automatically-generated heading
Line 316:
else
local lang = mw.language.getContentLanguage()
local headingDate = lang:formatDate('dj F Y')
heading = '== Requested move ' .. headingDate .. ' ==\n\n'
end