Using a text file
Write a Java application that displays today's date. You want the date to be displayed in the following format: week day, month, date, and year.
More specifically you want your Java application to display the date in the following manner:
Tuesday, October 12, 2010