4D v14

DAY

Home

 
4D v14
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

 
PROPERTIES 

Product: 4D
Theme: Functions

 
SEE ALSO 

DAYNAME
DAYOFMONTH
DAYOFWEEK
DAYOFYEAR

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v13.4)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)