This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
MONTHNAME

MONTHNAME  


 

 

Command MONTHNAMEMONTHNAME (arithmetic_expression)

The MONTHNAME function returns the name of the month for the date passed in the arithmetic_expression.

Example  

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

SELECT MONTHNAME(Date_of_birth);



See also 

DAYOFMONTH
MONTH

 
PROPERTIES 

Product: 4D
Theme: Functions

 
PAGE CONTENTS 
 
HISTORY 

 
ARTICLE USAGE

4D SQL Reference ( 4D v20 R7)