View Single Post
  #1 (permalink)  
Old 10-16-2008, 03:10 AM
neoseeker191 neoseeker191 is offline
Member
 
Join Date: Oct 2008
Posts: 1
neoseeker191 is on a distinguished road
Create Calendar with Java
So I have an assignment for school in which I need to get the month (assume February always has 28 days) and day of the week the first day of the month starts on. I can't use the calendar class in java. I know how to get the variables from the user but I'm not sure how to display the calendar.
Reply With Quote
Sponsored Links