DateOfNthWeekOfMonth ( _Year, _Month, _WeekNr )
Gets the Monday date of given week # of the month
Be the first to rate this function Log in to vote
Siva - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Function gets the Monday date of given week # of the month.
Week # 1 of month is considered as the week which date 1 falls.
_WeekNr parameter can be 1 to 5.
Function can be adjusted for Sunday as start day of week.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.