Day(Date date)
Returns the day of the month of the given date.
Parameters
- date
- The date to check.
Returns
Numeric
Examples
Day(#2013-03-20#)
returns the numeric value 20.
Returns the day of the month of the given date.
Numeric
Day(#2013-03-20#)
returns the numeric value 20.