Searched defs:dateTime (Results 1 - 14 of 14) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPDateTimeFactory.java108 * @param dateTime the <code>XMPDateTime</code> variable containing the value to be modified.
111 public static XMPDateTime setLocalTimeZone(XMPDateTime dateTime) argument
113 Calendar cal = dateTime.getCalendar();
123 * @param dateTime
128 public static XMPDateTime convertToUTCTime(XMPDateTime dateTime) argument
130 long timeInMillis = dateTime.getCalendar().getTimeInMillis();
142 * @param dateTime the <code>XMPDateTime</code> variable containing the time to be modified.
145 public static XMPDateTime convertToLocalTime(XMPDateTime dateTime) argument
147 long timeInMillis = dateTime.getCalendar().getTimeInMillis();
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DISO8601Converter.java306 * @param dateTime an XMPDateTime-object.
309 public static String render(XMPDateTime dateTime) argument
315 buffer.append(df.format(dateTime.getYear()));
316 if (dateTime.getMonth() == 0)
323 buffer.append(df.format(dateTime.getMonth()));
324 if (dateTime.getDay() == 0)
330 buffer.append(df.format(dateTime.getDay()));
333 if (dateTime.getHour() != 0 ||
334 dateTime.getMinute() != 0 ||
335 dateTime
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp394 UDate dateTime,
399 ((Calendar*)cal)->setTime(dateTime, *status);
393 ucal_setMillis( UCalendar* cal, UDate dateTime, UErrorCode* status ) argument
/external/icu/icu4c/source/i18n/
H A Ducal.cpp394 UDate dateTime,
399 ((Calendar*)cal)->setTime(dateTime, *status);
393 ucal_setMillis( UCalendar* cal, UDate dateTime, UErrorCode* status ) argument
/external/chromium_org/third_party/libxslt/libexslt/
H A Ddate.c821 * @dateTime: string to analyze
828 exsltDateParse (const xmlChar *dateTime) argument
832 const xmlChar *cur = dateTime;
845 if (dateTime == NULL)
915 cur = dateTime;
950 /* it should be an xs:dateTime */
1178 * Formats @dt in xs:dateTime format.
1379 * @type: dateTime type to set to
1804 * @dateTime: a date/time string
1815 * xs:dateTime o
1819 exsltDateDate(const xmlChar *dateTime) argument
1863 exsltDateTime(const xmlChar *dateTime) argument
1911 exsltDateYear(const xmlChar *dateTime) argument
1960 exsltDateLeapYear(const xmlChar *dateTime) argument
1996 exsltDateMonthInYear(const xmlChar *dateTime) argument
2049 exsltDateMonthName(const xmlChar *dateTime) argument
2097 exsltDateMonthAbbreviation(const xmlChar *dateTime) argument
2143 exsltDateWeekInYear(const xmlChar *dateTime) argument
2212 exsltDateWeekInMonth(const xmlChar *dateTime) argument
2266 exsltDateDayInYear(const xmlChar *dateTime) argument
2316 exsltDateDayInMonth(const xmlChar *dateTime) argument
2364 exsltDateDayOfWeekInMonth(const xmlChar *dateTime) argument
2413 exsltDateDayInWeek(const xmlChar *dateTime) argument
2465 exsltDateDayName(const xmlChar *dateTime) argument
2505 exsltDateDayAbbreviation(const xmlChar *dateTime) argument
2543 exsltDateHourInDay(const xmlChar *dateTime) argument
2589 exsltDateMinuteInHour(const xmlChar *dateTime) argument
2637 exsltDateSecondInMinute(const xmlChar *dateTime) argument
2909 exsltDateSeconds(const xmlChar *dateTime) argument
[all...]
/external/jhead/
H A Dexif.c1372 char* dateTime = NULL; local
1376 dateTime = ImageInfo.DateTime;
1380 dateTime = dateBuf;
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c472 xmlSchemaTypeDatetimeDef = xmlSchemaInitBasicType("dateTime",
1536 * @dateTime: string to analyze
1539 * Check that @dateTime conforms to the lexical space of one of the date types.
1547 const xmlChar *dateTime, xmlSchemaValPtr *val,
1551 const xmlChar *cur = dateTime;
1564 if (dateTime == NULL)
1660 cur = dateTime;
1695 /* it should be an xs:dateTime */
1546 xmlSchemaValidateDates(xmlSchemaValType type, const xmlChar *dateTime, xmlSchemaValPtr *val, int collapse) argument
/external/libxml2/
H A Dxmlschemastypes.c472 xmlSchemaTypeDatetimeDef = xmlSchemaInitBasicType("dateTime",
1536 * @dateTime: string to analyze
1539 * Check that @dateTime conforms to the lexical space of one of the date types.
1547 const xmlChar *dateTime, xmlSchemaValPtr *val,
1551 const xmlChar *cur = dateTime;
1564 if (dateTime == NULL)
1660 cur = dateTime;
1695 /* it should be an xs:dateTime */
1546 xmlSchemaValidateDates(xmlSchemaValType type, const xmlChar *dateTime, xmlSchemaValPtr *val, int collapse) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 382 milliseconds