Home | History | Annotate | Download | only in i18n

Lines Matching full:dateformat

45   static DateFormat *df = NULL;
47 df = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS());