- This example demonstrates using of the Sprigst Calendar
- Format of date is m/d/Y (it is default format)
- Here is only one calendar on the page
Current example's settings
<script language="JavaScript">
<!--
var SC_SET_0 = {
'appearance': SC_APPEARANCE
}
new sCalendar(SC_SET_0);
//-->
</script>
