Java - How to calculate the first and last day of each week

Posted by newbie123 on Stack Overflow See other posts from Stack Overflow or by newbie123
Published on 2010-06-11T13:49:36Z Indexed on 2010/06/11 14:02 UTC
Read the original article Hit count: 230

Filed under:
|
|

I'm trying to create a weekly calendar that looks like this: http://dhtmlx.com/docs/products/dhtmlxScheduler/sample_basic.html

How can I calculate every week date? For example, this week is:

Monday - Sunday
7 June, 8 June, 9 June, 10 June, 11 June, 12 June, 13 June

© Stack Overflow or respective owner

Related posts about java

Related posts about calendar