This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes Calendar Printing problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Calendar Printing problem" Watch "Calendar Printing problem" New topic
Author

Calendar Printing problem

ronald zook
Greenhorn

Joined: Jul 31, 2007
Posts: 11
i have a java program that makes a calendar to put daily reporting info. it usually puts the newer month calendar on the top but for the month of Nov the calendar printed at the bottom of the older months. does anyone know what might be wrong. Relevant code is below
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Calendar Printing problem
 
Similar Threads
Is there a better way to calculate age?
Problem with calculating difference of 2 date in days
add one day to current date
About protect method
Question regarding Calendar in Java