WDV221 Intro Javascript

formatEUDate( ) Function.


Create a javascript function called formatEUDate( ).

The function will accept a Date object as a parameter.

It will return a formatted string using the date information that looks like dd/mm/yyyy.