Module:Sandbox/Hellknowz/Test: Difference between revisions

Content deleted Content added
escape and month check
m oh whoops
Line 54:
 
-- Finally try ymd
matchYear, matchMonth, matchDay = input:match('^([0-9][0-9][0-9][0-9])%-([0-9][0-9])%-([0-9][0-9]), $')
 
if (matchDay ~= nil) then