Create a javascript function called formatUSDate( ).
The function will accept a Date object as a parameter.
It will return a formatted string using the date information that looks like mm/dd/yyyy.