int = MonthOf(nDate)
This macro function returns the month number, from 1 to 12, of the date nDate.
bNoSchool = (MonthOf(n_TokenDate) in [7,8])
This is the function used internally to evaluate the [m] token.
See also: DayOf, WeekdayOf, WeekNumberOf, YearOf.
Topic 105065, last updated on 18-Apr-2020