Skip to main content

getDatetimeRuleProcessorParameterized()

getDatetimeRuleProcessorParameterized(apiFns: RQBDateTimeLibraryAPI): RuleProcessor

Defined in: getDatetimeRuleProcessorParameterized.ts:13

Generates a rule processor with date/time features for use by formatQuery with the "parameterized" and "parameterized_named" formats. Relative values are materialized to concrete ISO 8601 strings (these formats have no symbolic relative form); absolute values pass through.

Parameters

ParameterType
apiFnsRQBDateTimeLibraryAPI

Returns

RuleProcessor


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.