901 bytes added
, 21:20, 1 August 2017
<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.
==Description==
*This function shows the age or difference between given two dates.
*In <math>AGE (Day,Today)</math>,<math>Day</math> is the Birth date or starting date.
*<math>Today</math> 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==
# AGE("8/15/1970","8/1/2017") = 46
# AGE("12/1/1999","2/1/2013") = 13
#AGE("1/26/1950","8/2/2017") = 67
# AGE("8/15/1947","9/2/2017") = 70
==See Also==
*[[Manuals/calci/DATE | DATE ]]
*[[Manuals/calci/DAY | DAY]]
==References==
*[http://en.wikipedia.org/wiki/Calendar_date Day]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]