Home
last modified time | relevance | path

Searched defs:dateValue (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
DDateUtils.java104 public static Date parseDate(String dateValue) throws DateParseException { in parseDate()
118 public static Date parseDate(final String dateValue, String[] dateFormats) in parseDate()
138 String dateValue, in parseDate()
/external/autotest/frontend/client/src/autotest/afe/
DAfeUtils.java356 JSONValue dateValue = row.get(sourceFieldName); in removeSecondsFromDateField() local
/external/v8/src/js/
Di18n.js1722 function formatDate(formatter, dateValue) { argument
1735 function FormatDateToParts(dateValue) { argument
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp1129 std::unique_ptr<CFXJSE_Value> dateValue = GetSimpleValue(pThis, args, 0); in Date2Num() local
1359 std::unique_ptr<CFXJSE_Value> dateValue = GetSimpleValue(pThis, args, 0); in Num2Date() local