Module:Sandbox/Hellknowz/Test: Difference between revisions

Content deleted Content added
m silly me
format padded 0s
Line 119:
local extra = parentArgs[1]
 
local sdate = input string.. ' format("%02d-> parsed to ' ..%02d-%02d", year .. '-' .., month .. '-' .., day; -- won't add 0s)
 
local s = input .. ' -> parsed to ' .. date; -- won't add 0s
 
if (extra ~= nil) then