Documentation
getWeekOfMonth
usage
integer weeknumber = date->getWeekOfMonth()
retourne
an integer representing the position of the week in the month. For example : 1 is returned if the date is located in the first week of the month.
integer weeknumber = date->getWeekOfMonth()
an integer representing the position of the week in the month. For example : 1 is returned if the date is located in the first week of the month.