Class Calendar
Representation of a locale calendar.
- ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
- ICanBoogie\CLDR\Calendar
Methods summary
public
|
|
public
|
Methods inherited from ArrayObject
append()
,
asort()
,
count()
,
exchangeArray()
,
getArrayCopy()
,
getFlags()
,
getIterator()
,
getIteratorClass()
,
ksort()
,
natcasesort()
,
natsort()
,
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
,
serialize()
,
setFlags()
,
setIteratorClass()
,
uasort()
,
uksort()
,
unserialize()
Magic methods summary
Constants summary
Constants inherited from ArrayObject
Properties summary
protected
|
$locale |
#
Representation of the locale defining this calendar. |
Magic properties
public read-only
|
$locale |
|
#
The locale this calendar is defined in. |
public read-only
DataTimeFormatter
|
$datetime_formatter |
|
#
A datetime formatter. |
public read-only
string
|
$standalone_abbreviated_days |
|
#
Shortcut to |
public read-only
string
|
$standalone_abbreviated_eras |
|
#
Shortcut to |
public read-only
string
|
$standalone_abbreviated_months |
|
#
Shortcut to |
public read-only
string
|
$standalone_abbreviated_quarters |
|
#
Shortcut to |
public read-only
string
|
$standalone_narrow_days |
|
#
Shortcut to |
public read-only
string
|
$standalone_narrow_eras |
|
#
Shortcut to |
public read-only
string
|
$standalone_narrow_months |
|
#
Shortcut to |
public read-only
string
|
$standalone_narrow_quarters |
|
#
Shortcut to |
public read-only
string
|
$standalone_short_days |
|
#
Shortcut to |
public read-only
string
|
$standalone_short_eras |
|
#
Shortcut to |
public read-only
string
|
$standalone_short_months |
|
#
Shortcut to |
public read-only
string
|
$standalone_short_quarters |
|
#
Shortcut to |
public read-only
string
|
$standalone_wide_days |
|
#
Shortcut to |
public read-only
string
|
$standalone_wide_eras |
|
#
Shortcut to |
public read-only
string
|
$standalone_wide_months |
|
#
Shortcut to |
public read-only
string
|
$standalone_wide_quarters |
|
#
Shortcut to |
public read-only
string
|
$abbreviated_days |
|
#
Shortcut to |
public read-only
string
|
$abbreviated_eras |
|
#
Shortcut to |
public read-only
string
|
$abbreviated_months |
|
#
Shortcut to |
public read-only
string
|
$abbreviated_quarters |
|
#
Shortcut to |
public read-only
string
|
$narrow_days |
|
#
Shortcut to |
public read-only
string
|
$narrow_eras |
|
#
Shortcut to |
public read-only
string
|
$narrow_months |
|
#
Shortcut to |
public read-only
string
|
$narrow_quarters |
|
#
Shortcut to |
public read-only
string
|
$short_days |
|
#
Shortcut to |
public read-only
string
|
$short_eras |
|
#
Shortcut to |
public read-only
string
|
$short_months |
|
#
Shortcut to |
public read-only
string
|
$short_quarters |
|
#
Shortcut to |
public read-only
string
|
$wide_days |
|
#
Shortcut to |
public read-only
string
|
$wide_eras |
|
#
Shortcut to |
public read-only
string
|
$wide_months |
|
#
Shortcut to |
public read-only
string
|
$wide_quarters |
|
#
Shortcut to |