Difference between revisions of "Manuals/calci/AGE"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''AGE (Day,Today)'''</div><br/> *<math>Day</math> is the birth date or starting date. *<math>Today</math> is the current date or ending date. ==D...")
 
 
Line 15: Line 15:
 
#AGE("1/26/1950","8/2/2017") = 67
 
#AGE("1/26/1950","8/2/2017") = 67
 
# AGE("8/15/1947","9/2/2017") = 70
 
# AGE("8/15/1947","9/2/2017") = 70
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=Q3D5h2mwfvE|280|center|Difference in Years}}
  
 
==See Also==
 
==See Also==

Latest revision as of 14:10, 18 March 2019

AGE (Day,Today)


  • is the birth date or starting date.
  • is the current date or ending date.

Description

  • This function shows the age or difference between given two dates.
  • In , is the Birth date or starting date.
  • is current date or Final date.
  • Age is the length of time that a person has lived or a thing has existed.
  • Using this we can get the age or life time of two given dates.

Examples

  1. AGE("8/15/1970","8/1/2017") = 46
  2. AGE("12/1/1999","2/1/2013") = 13
  3. AGE("1/26/1950","8/2/2017") = 67
  4. AGE("8/15/1947","9/2/2017") = 70

Related Videos

Difference in Years

See Also

References