Formula Engine Reference Guide
 

 

Back to Class Index

 

MONTH(DT)

Description
This function returns the months component of the date/time value DT.
 
Parameters
T

A date/time value
 
Examples
MONTH(24203) = 4
where 24203 represents April 6, 1966
 
MONTH(TODAY) = 12
where TODAY = December 25, 1994
 
MONTH(366) = 12
where 366 represents December 31, 1900