Searched defs:DateFormat (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/i18n/
H A Ddatefmt.cpp38 // class DateFormat
43 DateFormat::DateFormat() function in class:DateFormat
51 DateFormat::DateFormat(const DateFormat& other) function in class:DateFormat
61 DateFormat& DateFormat::operator=(const DateFormat& other)
83 DateFormat
[all...]
/external/icu4c/i18n/unicode/
H A Ddatefmt.h43 * DateFormat is an abstract class for a family of classes that convert dates and
48 * subclass of DateFormat: SimpleDateFormat, which can handle pretty much all normal
51 * DateFormat helps you to format and parse dates for any locale. Your code can
59 * DateFormat* dfmt = DateFormat::createDateInstance();
70 * DateFormat* df = DateFormat::createDateInstance();
83 * DateFormat* dfmt = DateFormat::createDateInstance();
84 * FieldPosition pos(DateFormat
138 class U_I18N_API DateFormat : public Format { class in inherits:Format
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1232 #define DateFormat DateFormat_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1232 #define DateFormat DateFormat_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1232 #define DateFormat DateFormat_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1232 #define DateFormat DateFormat_3_2 macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 308 milliseconds