Home
last modified time | relevance | path

Searched defs:coerceToDate (Results 1 – 2 of 2) sorted by relevance

/dports/lang/kawa/kawa-3.1.1/gnu/xquery/util/
H A DTimeUtils.java23 static DateTime coerceToDate (String fun, Object value) in coerceToDate() method in TimeUtils
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/pipeline/
H A Dvalue.cpp566 Date_t Value::coerceToDate() const { in coerceToDate() function in mongo::Value