Section 11.22 Write a javascript script for the following

(Printing Dates in Various Formats) Dates are printed in several common formats. Write a script that reads a date from an XHTML form and creates a Date object in which to store it. Then use the various methods of the Date object that convert Dates into strings to display the date in several formats.



Enter Date: MM/DD/YYYY