DAY

Syntax

DAY(<date>)

Description

Returns the day of the month of a date as an integer, ranging from 1 to 31.

Examples

Column1

DAY returns

Aug 2, 2011 3:55:03 PM

2

Aug 31, 2011 11:30:47 AM

31

Apr 12, 1978 12:05:08 PM

12