模块:Citation/CS1/Date validation:修订间差异

imported>Liangent
无编辑摘要
imported>Liangent
无编辑摘要
第16行: 第16行:
return 0; -- misspelled, improper case, or not a month name
return 0; -- misspelled, improper case, or not a month name
end
end
p.get_month_number = get_month_number -- LOCAL


-- returns a number according to the sequence of seasons in a year: 1 for Winter, etc.  Capitalization and spelling must be correct. If not a valid season, returns 0
-- returns a number according to the sequence of seasons in a year: 1 for Winter, etc.  Capitalization and spelling must be correct. If not a valid season, returns 0