Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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



  • No labels