Class CalendarCollection
Representation of a calendar collection.
<?php $calendar_collection = $repository->locales['fr']->calendars; $gregorian_callendar = $calendar_collection['gregorian'];
- ICanBoogie\CLDR\CalendarCollection implements ArrayAccess
Methods summary
public
|
#
__construct(
Initialiazes the |
public
|
|
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
protected
|
$repository |
#
Representation of a locale. |
protected
|
$collection |
#
Calendar instances. |