HomeSort by relevance Sort by last modified time
    Searched refs:dateTimeFormat (Results 1 - 11 of 11) sorted by null

  /external/apache-http/src/org/apache/commons/logging/impl/
SimpleLog.java 56 * <li><code>org.apache.commons.logging.simplelog.dateTimeFormat</code> -
101 static protected String dateTimeFormat = DEFAULT_DATE_TIME_FORMAT;
169 dateTimeFormat = getStringProperty(systemPrefix + "dateTimeFormat",
170 dateTimeFormat);
172 dateFormatter = new SimpleDateFormat(dateTimeFormat);
175 dateTimeFormat = DEFAULT_DATE_TIME_FORMAT;
176 dateFormatter = new SimpleDateFormat(dateTimeFormat);
  /external/icu4c/i18n/unicode/
dtptngen.h 220 * its datetimeFormat is the default "{0} {1}". Then if the input skeleton
226 * @param dateTimeFormat
231 void setDateTimeFormat(const UnicodeString& dateTimeFormat);
235 * @return DateTimeFormat.
443 UnicodeString dateTimeFormat;
  /external/icu4c/i18n/
dtitvfmt.cpp 749 const UChar* dateTimeFormat = ures_getStringByIndex(
759 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
761 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
763 concatSingleDate2TimeInterval(dateTimeFormat, dateTimeFormatLength,
    [all...]
dtptngen.cpp 313 dateTimeFormat = other.dateTimeFormat;
316 dateTimeFormat.getTerminatedBuffer();
345 (dateTimeFormat==other.dateTimeFormat) && (decimal==other.decimal)) {
841 dateTimeFormat = dtFormat;
843 dateTimeFormat.getTerminatedBuffer();
848 return dateTimeFormat;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.logging_1.0.4.v201005080501.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /external/robolectric/lib/main/
commons-logging-1.1.1.jar 
  /prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 65 milliseconds