4D v13.4

DAYNAME

Home

 
4D v13.4
DAYNAME

DAYNAME  


 

 

Command DAYNAMEDAYNAME (arithmetic_expression)

The DAYNAME function returns the name of the day of the week for the date passed in the arithmetic_expression.

Example  

This example returns the name of the day of the week for each date of birth passed:

SELECT DAYNAME(Date_of_birth);

 
PROPERTIES 

Product: 4D
Theme: Functions

 
INDEX

Alphabetical list of commands

 
SEE ALSO 

DAY
DAYOFMONTH
DAYOFWEEK
DAYOFYEAR