Module:Date Stuff: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 53: Line 53:
   status = frame.args[3]
   status = frame.args[3]
    
    
   return birthDate
  if birthDate == nil then
  return 1
  else
  return 0
  end
   return 2
--[[
--[[
   --Converts the given dates to long dates
   --Converts the given dates to long dates

Navigation menu