4D v13.4

DAY

Home

 
4D v13.4
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

 
INDEX

Alphabetical list of commands

 
SEE ALSO 

DAYNAME
DAYOFMONTH
DAYOFWEEK
DAYOFYEAR