Today is:
1. Create a function called formatMMDDYYYY(inputDate)
Display todays date next to the Todays Date button using the formatMMDDYYYY().
The Reset Date Examples should call a function to clear the date examples.
2. Create a function called friendlyDate(inputDate)
Display todays date when you click the Friendly Date button using the friendlyDate().
3. Create a JavaScript function that will always display the current year in the Copyright statement of the footer.