getDatetimeRuleProcessorElasticSearch()
getDatetimeRuleProcessorElasticSearch(
apiFns:RQBDateTimeLibraryAPI):RuleProcessor
Defined in: getDatetimeRuleProcessorElasticSearch.ts:13
Generates a rule processor with date/time features for use by formatQuery with the "elasticsearch" format. Relative values are materialized to concrete ISO 8601 strings (ElasticSearch 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.