Module:Date Stuff: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 52: Line 52:
   currentDate = frame.args[2]
   currentDate = frame.args[2]
   status = frame.args[3]
   status = frame.args[3]
 
  if birthDate == nil then
    return
  elseif currentDate == nil then
    return
  end


   --Converts the first given date to a long date
   --Converts the first given date to a long date

Navigation menu