Navigation:  MCL Reference > Miscellaneous Functions >

Month( )

Print this Topic Previous pageReturn to chapter overviewNext page

Month( ) is a Visual FoxPro function. It returns the number of the month for a given date.

 

Syntax

Month(dExpression1)

 

Returns

Numeric

 

Example

Month({^2003/8/1})

Returns 8 for August.

 

See Also

Date( ); Year( ); HrDate( ), JrDate( ), SrDate( )

 


Page url: http://www.racematenet.com/english/help/index.html?month.htm