Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Ddateformat_format_relative.phpt13 printFormat(IntlDateFormatter::RELATIVE_SHORT, IntlDateFormatter::NONE, getYesterday());
18 printFormat(IntlDateFormatter::RELATIVE_SHORT, IntlDateFormatter::NONE, getToday());
23 printFormat(IntlDateFormatter::RELATIVE_SHORT, IntlDateFormatter::NONE, getTomorrow());
28 printFormat(IntlDateFormatter::RELATIVE_SHORT, IntlDateFormatter::NONE, getDayInPast());
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat.stub.php52 public const RELATIVE_SHORT = UNKNOWN; define in IntlDateFormatter

Completed in 6 milliseconds