(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.