Hi there,
I am trying to build a week view calendar, to view
appointments. I am displaying a 7 column table for the days of the
week (Sunday to Saturday across the top), but I also wish to add
the date. I can get as far as the putting a date next to today's
date but having trouble putting a date next to previous and
subsequent days.
This is what I have at the moment (Please see code). As you
can see, I have just set an empty string for dates other than
today, because I can't get the logic quite right.
If anybody can give me any tips, it would be greatly
appreciated.
Cheers.