Class Index | File Index

Classes


Class CopticCal


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


Defined in: ilib-full-dyn.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<deprecated>  
newDateInstance(options)
Return a date instance for this calendar type using the given options.
Methods borrowed from class EthiopicCal:
getMonLength, getNumMonths, getType, isLeapYear
Class Detail
CopticCal()
Method Detail
<deprecated> {IDate} 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
Deprecated:
Since 11.0.5. Use DateFactory({calendar: cal.getType(), ...}) instead
Returns:
{IDate} a date appropriate for this calendar type

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Feb 02 2016 15:53:54 GMT-0800 (PST)