datetimeRuleProcessorJsonLogic
const
datetimeRuleProcessorJsonLogic:RuleProcessor
Defined in: datetimeRuleProcessorJsonLogic.ts:27
Date/time rule processor for use by formatQuery with the "jsonlogic" format.
Note: Unlike other date/time rule processors from this library, this function does not require a date/time library API. Instead, the date/time library API is used by getDatetimeJsonLogicOperations during the evaluation process.
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.