Searched defs:dateValue (Results 1 – 4 of 4) sorted by relevance
104 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()
356 JSONValue dateValue = row.get(sourceFieldName); in removeSecondsFromDateField() local
1722 function formatDate(formatter, dateValue) { argument1735 function FormatDateToParts(dateValue) { argument
1129 std::unique_ptr<CFXJSE_Value> dateValue = GetSimpleValue(pThis, args, 0); in Date2Num() local1359 std::unique_ptr<CFXJSE_Value> dateValue = GetSimpleValue(pThis, args, 0); in Num2Date() local