Home > Expression Operators > Date Operators > #DAY

#DAY

Extracts the day from a date.

Syntax:

#DAY date

Examples:

#DAY 5/14/1965 equals 14

#DAY 1/1/1995 equals 1

Related Operators:

#MONTH

#YEAR

To create a date using this day, see the Frequently Asked Questions article entitled "Creating a date out of a month, day and year".