| Author |
Question regarding Calendar in Java
|
Soumya Ghosh
Greenhorn
Joined: Dec 31, 2006
Posts: 26
|
|
Hi, I have a question regarding the use of Calendar. User will give year (e.g 2006,2007, etc.) as input. I have to find out the "date" of the "first friday" of each month through out the year. Then I have to display thaose as result. How can I do that? Can anyone please help me for solving this problem? Can any one please give me any hint by sample program code? Thanks
|
 |
Ibrahim AlShehri
Greenhorn
Joined: Jan 29, 2007
Posts: 12
|
|
Check this code. [ March 01, 2007: Message edited by: Ibrahim AlShehri ] [ March 01, 2007: Message edited by: Ibrahim AlShehri ] [ March 01, 2007: Message edited by: Ibrahim AlShehri ]
|
SCJP 5.0 (87%)
|
 |
Soumya Ghosh
Greenhorn
Joined: Dec 31, 2006
Posts: 26
|
|
|
Thanks a lot.
|
 |
 |
|
|
subject: Question regarding Calendar in Java
|
|
|