Using 12 or 24 hour clock

This calendar supports both the 12 and the 24 hour clock (also known as military time). The 24-hour clock is enabled as default; if you prefer to use the 12-hour clock then just set the parameter "militaryTime" to "false".
Parameters Instructions
If you are using Dreamweaver most of the configuration parameters are specified in the insertion dialog. If you aren't using Dreamweaver or if you don't find these configuration settings into the insertion dialog then locate the call to the initMultiViewCal into your page and update the parameters in the third parameter of that function, example:

<script>initMultiViewCal("cal1",1,{ ... paste parameters here ...});</script>
This page contains a demo of the Multi View Calendar for Dreamweaver and Multi View Calendar standalone version. If you don't have the product yet, then download it at the main Multi View Calendar page.