datetimeRuleProcessorMongoDBQuery()
datetimeRuleProcessorMongoDBQuery(
rule:RuleType<string,string,any,string>,options?:ValueProcessorOptions):string
formatQuery rule processor for "mongodb_query" format using date-fns
Parameters
| Parameter | Type |
|---|---|
rule | RuleType<string, string, any, string> |
options? | ValueProcessorOptions |
Returns
string
Defined in
datetime/src/index.date-fns.ts:68
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.