Brian Dunning's FileMaker Custom Functions

Age ( dateCurrent ; dateBirth )

Return age based on dateCurrent and dateBirth.

  Be the first to rate this function Log in to vote

Koji Takeuchi   Koji Takeuchi - Show more from this author
TonicNote, Inc.
https://tonicnote.com

Share on Facebook Share on Twitter

  Sample input:
Age ( Get ( CurrentDate ) ; "1980/10/1" )
  Sample output:
40 (When current date is 2021/9/1.)

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Age ( dateCurrent ; dateBirth )
2021.02.27, Koji Takeuchi

description:
Return age based on dateCurrent and dateBirth.
Params:
dateCurrent Current date." & ¶ &
(Complemented by Get ( CurrentDate ) when leave it blank. )" & ¶ &
dateBirth Date of Birth." & ¶ &
Example:
Age ( Get ( CurrentDate ) ; "1980/10/1" )
-> 40 (When current date is 2021/9/1.)
Age ( "" ; "1980/10/1" )
-> 40 (When current date is 2021/9/1.)

Age ( "" ; "?" ) Specifying "?" to any of parameter will show this help.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: