Returns the days component of a date value as a number.
Syntax:
DAY( date )
Example:
DAY(25.02.1991)
returns the number 25.
25