getDatetimeRuleProcessorSpEL()
getDatetimeRuleProcessorSpEL(
apiFns:RQBDateTimeLibraryAPI):RuleProcessor
Defined in: getDatetimeRuleProcessorSpEL.ts:13
Generates a rule processor with date/time features for use by formatQuery with the "spel" format. Relative values are materialized to concrete ISO 8601 strings (SpEL has no symbolic relative form); absolute values pass through.
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.