Hi,
When using the com.jrefinery.data.Week class it outputs the used range of dates to System.out - which whilst is nice for debug - doesn't help my console based app as I cannot stop it from doing so - without modifing the source myself and maintaining that.
Are you able to update and comment out the System.out.println in the method public long getEnd(Calendar calendar) ??
Thanks
Week.java output to console
Re: Week.java output to console
Hi Grant,
Thanks for reporting that, I've removed the line and committed the change to CVS.
Regards,
Dave Gilbert
Thanks for reporting that, I've removed the line and committed the change to CVS.
Regards,
Dave Gilbert