getDatetimeRuleProcessorMongoDB()
getDatetimeRuleProcessorMongoDB(
apiFns:RQBDateTimeLibraryAPI):RuleProcessor
Defined in: getDatetimeRuleProcessorMongoDB.ts:11
Generates a rule processor with date/time features for use by
formatQuery with the (deprecated) "mongodb"
format. Delegates to the "mongodb_query" date/time processor and serializes the result;
Date values serialize to ISO 8601 strings.
Parameters
| Parameter | Type |
|---|---|
apiFns | RQBDateTimeLibraryAPI |
Returns
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.