Module:Birthday:修订间差异

跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
 
(未显示同一用户的2个中间版本)
第67行: 第67行:
         end
         end


         return string.format("%s (%d)", dateString, string.format("%s岁", age))
         return string.format("%s (%d岁)", dateString, age)
     else
     else
         -- 如果月份是英文,且缺失年份或日期
         -- 如果月份是英文,且缺失年份或日期