Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Ddateformat_format_relative.phpt11 printFormat(IntlDateFormatter::RELATIVE_LONG, IntlDateFormatter::NONE, getYesterday());
16 printFormat(IntlDateFormatter::RELATIVE_LONG, IntlDateFormatter::NONE, getToday());
21 printFormat(IntlDateFormatter::RELATIVE_LONG, IntlDateFormatter::NONE, getTomorrow());
26 printFormat(IntlDateFormatter::RELATIVE_LONG, IntlDateFormatter::NONE, getDayInPast());
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat.stub.php42 public const RELATIVE_LONG = UNKNOWN; define in IntlDateFormatter

Completed in 5 milliseconds