HomeSort by relevance Sort by last modified time
    Searched defs:SimpleDateFormat (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
smpdtfmt.h 49 * 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 uses strings GMT+hours:minutes o
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
smpdtfmt.h 51 * 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 uses strings GMT+hours:minutes o
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
smpdtfmt.cpp 69 // class SimpleDateFormat
219 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(SimpleDateFormat)
223 SimpleDateFormat::~SimpleDateFormat()
243 SimpleDateFormat::SimpleDateFormat(UErrorCode& status)
258 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern,
278 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern
    [all...]
  /external/icu/icu4c/source/i18n/
smpdtfmt.cpp 70 // class SimpleDateFormat
222 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(SimpleDateFormat)
226 SimpleDateFormat::~SimpleDateFormat()
250 SimpleDateFormat::SimpleDateFormat(UErrorCode& status)
265 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern,
285 SimpleDateFormat::SimpleDateFormat(const UnicodeString& pattern
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 516 milliseconds