The calendar plugin must be installed first before you can add it onto your pages. To add the plugin, you must have Confluence Administrator's rights. Installing Plugins Overview
Once this is installed, users may follow the following instructions:
Creating the basic calendar
Creating a calendar is a two-stage process. Firstly, you have to define where the calendar will appear on the page. Edit a page in Wiki Markup mode:
By specifying the title, a new calendar called 'My Vaction' will automatically be created for you. It should look something like this:

You can add events to this immediately.
Adding Events
To add a new event, hover your mouse over a day on the main calendar display and click the 'add event' icon which appears:

Next, a panel asking which calendar you want to add to will appear:

Select 'My Vacaction' and click next. Enter the details for the event:

Click 'Add' to finish the job.
Adding a new calendar
Alternately, you might want to add a new calendar, either one allowing events to be added via Confluence, or one which subscribes to an iCal file elsewhere on the Internet.
Firstly, click the 'Add a calendar link'. If more than one type of calendar is available, you will have to select the calendar type:

Then, enter the calendar details:

The example above is subscribing to the 'Australian Holidays' calendar. You can subscribe to it yourself by entering the following URL as the subscription location:
http://icalx.com/public/rohanl/Australian32Holidays.ics
If you want to be able to add events through Confluence, set the location to 'Local'.
Timezones
With version 2.1.10 of the plugin, you can now specify both specific event timezones as well as the display timezone for the main calendar.
Adding events in different timezones
Setting the timezone for an event is simple - just change the the option below the event time. Note that all-day events do not have a timezone - they apply to the whole day on the specified date, regardless of the timezone. An example is below:

Comments (2)
Jan 24
Pam Cole says:
This is great\! But how do I actually get this calendar to show up in my page. W...This is great! But how do I actually get this calendar to show up in my page. What do I type or select or whatever? I have the plugin installed....but can find no documentation on how to actually use it.
Thanks!
Jun 14
Joshua Wold says:
Hi Pam, Once the plugin is installed, insert this into the page using the Wiki ...Hi Pam,
Once the plugin is installed, insert this into the page using the Wiki Markup tab of the interface:
{calendar:id=mycal|title=My Calendar}The ID is hidden from users and used to make the calendar unique on the page. The Title is shown to users. Further info is on the Plugins page.