DAY
Calculates the day of the month for a given date
DAY( date
)
Returns the day of the month for the given date or array of dates
Arguments
Argument
Description
date
Column of date/time values
Output
Day of the month for each input date
Example
Last updated
Was this helpful?