Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/tests/
H A Ddateformat_format_relative.phpt12 printFormat(IntlDateFormatter::RELATIVE_MEDIUM, IntlDateFormatter::NONE, getYesterday());
17 printFormat(IntlDateFormatter::RELATIVE_MEDIUM, IntlDateFormatter::NONE, getToday());
22 printFormat(IntlDateFormatter::RELATIVE_MEDIUM, IntlDateFormatter::NONE, getTomorrow());
27 printFormat(IntlDateFormatter::RELATIVE_MEDIUM, IntlDateFormatter::NONE, getDayInPast());
/PHP-8.3/ext/intl/dateformat/
H A Ddateformat.stub.php47 public const RELATIVE_MEDIUM = UNKNOWN; define in IntlDateFormatter

Completed in 6 milliseconds