Searched defs:dateTimeFormat (Results 1 - 9 of 9) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
H A D | dtptngen.h | 226 * @param dateTimeFormat 231 void setDateTimeFormat(const UnicodeString& dateTimeFormat); 441 UnicodeString dateTimeFormat; member in class:DateTimePatternGenerator
|
/external/icu4c/i18n/unicode/ |
H A D | dtptngen.h | 226 * @param dateTimeFormat 231 void setDateTimeFormat(const UnicodeString& dateTimeFormat); 443 UnicodeString dateTimeFormat; member in class:DateTimePatternGenerator
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
H A D | DateTimeEditElement.h | 65 String dateTimeFormat; member in struct:WebCore::FINAL::LayoutParameters
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
H A D | SimpleLog.java | 56 * <li><code>org.apache.commons.logging.simplelog.dateTimeFormat</code> - 101 static protected String dateTimeFormat = DEFAULT_DATE_TIME_FORMAT; field in class:SimpleLog 169 dateTimeFormat = getStringProperty(systemPrefix + "dateTimeFormat", 170 dateTimeFormat); 172 dateFormatter = new SimpleDateFormat(dateTimeFormat); 175 dateTimeFormat = DEFAULT_DATE_TIME_FORMAT; 176 dateFormatter = new SimpleDateFormat(dateTimeFormat);
|
/external/chromium_org/third_party/icu/source/i18n/ |
H A D | dtitvfmt.cpp | 705 const UChar* dateTimeFormat = ures_getStringByIndex( local 715 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, 717 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, 719 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
|
/external/icu4c/i18n/ |
H A D | dtitvfmt.cpp | 749 const UChar* dateTimeFormat = ures_getStringByIndex( local 759 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, 761 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength, 763 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.apache.commons.logging_1.0.4.v201005080501.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/robolectric/lib/main/ |
H A D | commons-logging-1.1.1.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ... |
Completed in 223 milliseconds