MONTHNAME
- Last UpdatedDec 19, 2022
- 1 minute read
The function returns the name of the month for the specified date.
Syntax
String MONTHNAME(dateTime DateTime)
Arguments
-
dateTime
Must be DateTime.
The function returns the name of the month for the specified date.
String MONTHNAME(dateTime DateTime)
dateTime
Must be DateTime.