Home
last modified time | relevance | path

Searched refs:PER_COUNTRY (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/date/tests/
H A Dtimezone_identifiers_list_wrong_constructor.phpt2 timezone_identifiers_list: ValueError when timezoneGroup is DateTimeZone::PER_COUNTRY
11 var_dump(timezone_identifiers_list(DateTimeZone::PER_COUNTRY));
16 var_dump(timezone_identifiers_list(DateTimeZone::PER_COUNTRY, 'A'));
23 …r ISO 3166-1 compatible country code when argument #1 ($timezoneGroup) is DateTimeZone::PER_COUNTRY
24 …r ISO 3166-1 compatible country code when argument #1 ($timezoneGroup) is DateTimeZone::PER_COUNTRY
/PHP-8.2/ext/date/
H A Dphp_date.stub.php610 public const PER_COUNTRY = UNKNOWN; define in DateTimeZone

Completed in 14 milliseconds