dateMonth( d )

Returns the month field of the specified Date d.

:-) var d = toDate( "27/05/04" );
:-) d.dateMonth;
There is 1 result
5