Class Locale
Representation of a locale.
- ICanBoogie\CLDR\Locale implements ArrayAccess
Direct known subclasses
Methods summary
public
|
#
__construct(
Initializes the |
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
protected
|
$repository |
#
Representation of a CLDR. |
protected
string
|
$identity |
#
CLDR identity. |
protected
array
|
$sections |
#
Loaded sections. |
Magic properties
public read-only
|
$repository |
|
#
The repository provided during construct. |
public read-only
string
|
$identity |
|
#
The identity of the locale. |
public read-only
|
$calendars |
|
#
The calendar collection of the locale. |
public read-only
|
$calendar |
|
#
The prefered calendar for this locale. |