DayNameToDayOfWeek ( theDayName )
returns the day of week of a given day name
Average rating: 4.4 (28 votes) Log in to vote
Daniele Raybaudi - Show more from this author
ACI http://www.aci.it |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the day of week of a given day name.
I use this (and not a simpler Case() function) because so are supported all LANGUAGES, not only Italian or English...
;-)
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.