Home | History | Annotate | Download | only in intltest

Lines Matching full:dateformat

146         DateFormat *wbf = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, wlocale);
147 DateFormat *wdf = DateFormat::createDateInstance(DateFormat::kFull, wlocale);
148 DateFormat *wtf = DateFormat::createTimeInstance(DateFormat::kFull, wlocale);