Home | History | Annotate | Download | only in i18n

Lines Matching refs:kShort

148     U_NAMESPACE_QUALIFIER DateFormat::kShort,
767 DateFormat *shortDateTemplate = DateFormat::createDateInstance(DateFormat::kShort, fLocale);
771 DateFormat *shortTimeTemplate = DateFormat::createTimeInstance(DateFormat::kShort, fLocale);
1791 t->defaultDateFormat = DateFormat::createDateTimeInstance(DateFormat::kShort, DateFormat::kShort, fLocale);