Class Index | File Index

Classes


Class ilib.Cal.Coptic

Construct a new Coptic calendar object. This class encodes information about a Coptic calendar.

Depends directive: !depends coptic.js
Defined in: ilib-dyn-full.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
newDateInstance(options)
Return a date instance for this calendar type using the given options.
Class Detail
ilib.Cal.Coptic()
Method Detail
{ilib.Date} newDateInstance(options)
Return a date instance for this calendar type using the given options.
Parameters:
{Object} options
options controlling the construction of the date instance
Returns:
{ilib.Date} a date appropriate for this calendar type

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Feb 02 2016 16:00:48 GMT-0800 (PST)