API Documentation

This documentation page is for a deeper level of understanding of the API parameters and usage. Please refer to our builder page to have the API automatically generated based on your needs.

This plugin is managed in the IR Office Portal.

<div id="CalViewDiv"></div>
<script language="JavaScript" src="https://www.b2i.us/b2i/CalViewapi.asp" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
oCalView.BizID="2626";
oCalView.sKey="Sf6Ic9Gy8";
oCalView.sDiv="CalViewDiv";
oCalView.sHttp="https";
oCalView.lo="2";
getCalViewData();
</script>

Optional parameters: Should always come before calling the getCalData(); method.

Attributes Detail
oCalView.iDateFormat="1"; Date Format: 1-6, default is 1, 1= mmm dd, yyyy 2= mm/dd/yyyy 3= dd/mm/yyyy 4= dd mmm yyyy 5= Day, Month dd, yyyy, 6= Month dd,yyyy