dateYear( d )

Returns the year field of the specified Date d.

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