MonthEndsOnDayOfWeek ( theDate )
Returns the number of the day of the week the month ends on.
Average rating: 4.1 (32 votes) Log in to vote
Andrew Sasaki - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the number of the day of the week the month ends on (Sunday = 1, Monday = 2, etc.); similar to "MonthEndsOnDayName ( theDate )" function, which gives the name of the day rather than its number.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.