Class Territory
A territory.
- ICanBoogie\CLDR\Territory uses ICanBoogie\Accessor\AccessorTrait (not available) ICanBoogie\CLDR\RepositoryPropertyTrait, ICanBoogie\CLDR\CodePropertyTrait
Namespace: ICanBoogie\CLDR
See: http://www.unicode.org/reports/tr35/tr35-numbers.html#Supplemental_Currency_Data
Located at Territory.php
See: http://www.unicode.org/reports/tr35/tr35-numbers.html#Supplemental_Currency_Data
Located at Territory.php
Methods summary
public
|
#
__construct(
Initialize the $repository and $code properties. |
public
|
|
protected
array
|
|
protected
array
|
|
protected
|
|
public
|
#
currency_at( DateTimeInterface|mixed $date = null )
Return the currency used in the territory at a point in time. |
protected
string
|
|
protected
string
|
|
protected
string
|
|
protected
array
|
|
protected
string|boolean
|
|
protected
integer
|
|
public
boolean
|
|
public
string
|
|
public
|
Methods used from ICanBoogie\CLDR\RepositoryPropertyTrait
Methods used from ICanBoogie\CLDR\CodePropertyTrait
Properties summary
Magic properties
public read-only
array
|
$containment
The |
public read-only
array
|
$info
The |
public read-only
array
|
$currencies
The currencies available in the country. |
public read-only
string
|
$currency
The current currency. |
public read-only
string
|
$first_day
The code of the first day of the week for the territory. |
public read-only
string
|
$weekend_start
The code of the first day of the weekend. |
public read-only
string
|
$weekend_end
The code of the last day of the weekend. |
public read-only
string|boolean
|
$language
The ISO code of the official language, or `false' if it cannot be determined. |
public read-only
integer
|
$population
The population of the territory. |