GetAfterNthDayOfWeek ( thedate ; DoW ; number )
Returns the date of the day of the week specified by the
Be the first to rate this function Log in to vote
Satsuki Yoza - Show more from this author
Splash, Inc. https://www.splash.jp |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the date of the day of the week specified by the "number"-th "DOW" counting from "thedate"
In: thedate - a date
if empty, the function uses the current date
In: Dow - Day of week
works the same for fullnames and shorten day names
In: number - Day of week
Specifies the number of times to count the days of the week
Return type: Date
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.