Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Ddateformat_format_relative.phpt10 printFormat(IntlDateFormatter::RELATIVE_FULL, IntlDateFormatter::NONE, getYesterday());
15 printFormat(IntlDateFormatter::RELATIVE_FULL, IntlDateFormatter::NONE, getToday());
20 printFormat(IntlDateFormatter::RELATIVE_FULL, IntlDateFormatter::NONE, getTomorrow());
25 printFormat(IntlDateFormatter::RELATIVE_FULL, IntlDateFormatter::NONE, getDayInPast());
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat.stub.php37 public const RELATIVE_FULL = UNKNOWN; define in IntlDateFormatter

Completed in 9 milliseconds