DAYOFMONTH
- Last UpdatedDec 19, 2022
- 1 minute read
The function returns the day as a number from 1 to 31.
Syntax
Int32 DAY(dateTime DateTime)
Arguments
-
dateTime
Must be DateTime.
The function returns the day as a number from 1 to 31.
Int32 DAY(dateTime DateTime)
dateTime
Must be DateTime.