dateDate( d )

Returns the date field of the specified Date d.

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