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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsmpdtfmt.h49 * SimpleDateFormat is a concrete class for formatting and parsing dates in a
56 * explicitly constructing an instance of SimpleDateFormat. This way, the client
59 * the default patterns in the locales, he can construct a SimpleDateFormat directly
67 * as pattern letters representing calendar fields. <code>SimpleDateFormat</code> supports
638 * SimpleDateFormat* formatter
639 * = new SimpleDateFormat ("yyyy.MM.dd G 'at' hh:mm:ss a zzz", success );
660 * SimpleDateFormat must interpret the abbreviated year
662 * within 80 years before and 20 years after the time the SimpleDateFormat
664 * SimpleDateFormat instance created on Jan 1, 1997, the string
693 * For time zones that have no names, SimpleDateFormat use
705 class U_I18N_API SimpleDateFormat: public DateFormat { class in inherits:DateFormat
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h51 * SimpleDateFormat is a concrete class for formatting and parsing dates in a
58 * explicitly constructing an instance of SimpleDateFormat. This way, the client
61 * the default patterns in the locales, he can construct a SimpleDateFormat directly
69 * as pattern letters representing calendar fields. <code>SimpleDateFormat</code> supports
640 * SimpleDateFormat* formatter
641 * = new SimpleDateFormat ("yyyy.MM.dd G 'at' hh:mm:ss a zzz", success );
662 * SimpleDateFormat must interpret the abbreviated year
664 * within 80 years before and 20 years after the time the SimpleDateFormat
666 * SimpleDateFormat instance created on Jan 1, 1997, the string
695 * For time zones that have no names, SimpleDateFormat use
707 class U_I18N_API SimpleDateFormat: public DateFormat { class in inherits:DateFormat
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp69 // class SimpleDateFormat
219 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(SimpleDateFormat)
223 SimpleDateFormat::~SimpleDateFormat()
243 SimpleDateFormat::SimpleDateFormat(UErrorCode& status) function in class:SimpleDateFormat
258 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
278 SimpleDateFormat::SimpleDateFormat(cons function in class:SimpleDateFormat
302 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
324 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
350 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
373 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
397 SimpleDateFormat::SimpleDateFormat(EStyle timeStyle, function in class:SimpleDateFormat
422 SimpleDateFormat::SimpleDateFormat(const Locale& locale, function in class:SimpleDateFormat
459 SimpleDateFormat::SimpleDateFormat(const SimpleDateFormat& other) function in class:SimpleDateFormat
[all...]
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp70 // class SimpleDateFormat
222 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(SimpleDateFormat)
226 SimpleDateFormat::~SimpleDateFormat()
250 SimpleDateFormat::SimpleDateFormat(UErrorCode& status) function in class:SimpleDateFormat
265 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
285 SimpleDateFormat::SimpleDateFormat(cons function in class:SimpleDateFormat
309 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
331 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
357 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
380 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern, function in class:SimpleDateFormat
404 SimpleDateFormat::SimpleDateFormat(EStyle timeStyle, function in class:SimpleDateFormat
429 SimpleDateFormat::SimpleDateFormat(const Locale& locale, function in class:SimpleDateFormat
466 SimpleDateFormat::SimpleDateFormat(const SimpleDateFormat& other) function in class:SimpleDateFormat
[all...]
/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 ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 498 milliseconds