Searched refs:RELATIVE_FULL (Results 1 – 2 of 2) sorted by relevance
10 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());
37 public const RELATIVE_FULL = UNKNOWN; define in IntlDateFormatter
Completed in 4 milliseconds