4D v16

DAY

Home

 
4D v16
DAY

DAY  


 

 

Command DAYDAY (arithmetic_expression)

The DAY function returns the day of the month for the date passed in the arithmetic_expression.

Example  

This example returns the day of the month for the date "05-07-2007":

SELECT DAY(’05-07-2007’);
`returns 7



See also 

DAYNAME
DAYOFMONTH
DAYOFWEEK
DAYOFYEAR

 
PROPERTIES 

Product: 4D
Theme: Functions

 
HISTORY 

 
ARTICLE USAGE

4D SQL Reference ( 4D v16)