Module:Date Stuff: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 71: Line 71:
   end
   end
    
    
   --Determins if age or aged is required
   --Determines if age or aged is required
   if status == "alive" then
   if status == "alive" then
     return writeDate(firstDate).." (age "..age..")"
     return writeDate(firstDate).." (age "..age..")"