Skip to main content

getDatetimeValueProcessorANSI()

getDatetimeValueProcessorANSI(__namedParameters: RQBDateTimeLibraryAPI): ValueProcessorByRule

Defined in: getDatetimeRuleProcessorSQL.ts:18

Generates a value processor with date/time features for use by formatQuery with the "sql" format and "ansi" preset.

Parameters

ParameterType
__namedParametersRQBDateTimeLibraryAPI

Returns

ValueProcessorByRule


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.