IsValidYear ( ~year )
Check if a given year is valid.
Be the first to rate this function Log in to vote
Thomas DS - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
The result is boolean.
Valid year in FileMaker:
year - the year (four digits between 0001 and 4000—for example, 2019 but not 19).
( source: https://help.claris.com/en/pro-help/content/date.html )
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.