Module:Date Stuff: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 71: Line 71:
   currentDay = currentDate[2]
   currentDay = currentDate[2]
   currentYear = currentDate[3]
   currentYear = currentDate[3]
  if birthYear == nil then
  dateAge = convertedCurrentDate
  end


   --Compares the second and first date month to determine which age calculation to use
   --Compares the second and first date month to determine which age calculation to use

Navigation menu