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

imported>Liangent
无编辑摘要
imported>Liangent
无编辑摘要
第629行: 第629行:
end
end


return {dates = dates, year_date_check = year_date_check, get_month_number = get_month_number } -- return exported functions -- LOCAL
return {dates = dates, year_date_check = year_date_check} -- return exported functions