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