[CGCalendar] Group events by month
Posted: Sat May 28, 2011 3:51 pm
For a site I would like to make a calendar on the frontpage which lists upcoming events.
My idea idea is to do it in this way:
MONTH
-DATE
-TITLE
------------
-DATE
-TITLE
------------
MONTH
-DATE
-TITLE
Is it possible to group calendar events by month? Maybe by keeping a variable for the current month and if the month variable differs from the kept variable add a month title?
My idea idea is to do it in this way:
MONTH
-DATE
-TITLE
------------
-DATE
-TITLE
------------
MONTH
-DATE
-TITLE
Is it possible to group calendar events by month? Maybe by keeping a variable for the current month and if the month variable differs from the kept variable add a month title?