FORMULA LANGUAGE
Extracts the number of the month from the specified timeĀdate.
Syntax
@Month( timeĀdate )
Parameters
time-date
month
If the parameter is a list, the function operates on each element of the list, and the return value is a list with the same number of elements.
Language cross-reference
Month function of LotusScript language
Example See Also