[virtual]
Create and return a polymorphic copy of this calendar.
For internal use only.
Implements Calendar.
Definition at line 48 of file ethpccal.cpp.
References EthiopicCalendar().
{ return new EthiopicCalendar(*this); }