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