getDatetimeRuleProcessorTanStackDB()
getDatetimeRuleProcessorTanStackDB(
apiFns:RQBDateTimeLibraryAPI):RuleProcessor
Defined in: getDatetimeRuleProcessorTanStackDB.ts:13
Generates a rule processor with date/time features for use by
formatQuery with the "tanstack_db" format.
Relative values are materialized and all date/time values are converted to Date
objects (TanStack DB collection filters compare against native Date values).
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.