Home
last modified time | relevance | path

Searched defs:RelativeDateFormat (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRelativeDateFormat.java32 public class RelativeDateFormat extends DateFormat { class
59 public RelativeDateFormat(int timeStyle, int dateStyle, ULocale locale, Calendar cal) { in RelativeDateFormat() method in RelativeDateFormat
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DRelativeDateFormat.java34 public class RelativeDateFormat extends DateFormat { class
61 public RelativeDateFormat(int timeStyle, int dateStyle, ULocale locale, Calendar cal) { in RelativeDateFormat() method in RelativeDateFormat
/external/icu/icu4c/source/i18n/
Dreldtfmt.cpp40 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RelativeDateFormat) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
70 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, in RelativeDateFormat() function in RelativeDateFormat