DAY
Returns the day as a number between 1 and 31.
Syntax: DAY (
date
)
Example: DAY ( DATE ( 2023 , 12 , 31 ) )
Output: 31
Last updated
Was this helpful?
Returns the day as a number between 1 and 31.
Syntax: DAY (
date
)
Example: DAY ( DATE ( 2023 , 12 , 31 ) )
Output: 31
Last updated
Was this helpful?