No problem. Just take a look at the java.util.Calendar class and/or the java.text.SimpleDateFormat class. If you create a Calendar and call aCalendar.get(Calendar.DAY_OF_WEEK) you will receive a number representing the day of the week. If you want a
string representation, use a SimpledateFormat.
Result:
The date is: February 2, 2003
The day Of the week is: 1
(This is a Sunday)
Piscis Babelis est parvus, flavus, et hiridicus, et est probabiliter insolitissima raritas in toto mundo.