getDatetimeValueProcessorMSSQL()
getDatetimeValueProcessorMSSQL(
__namedParameters
:RQBDateTimeLibraryAPI
):ValueProcessorByRule
Generates a value processor with date/time features for use by formatQuery with the "sql" format and "mssql" preset.
Parameters
Parameter | Type |
---|---|
__namedParameters | RQBDateTimeLibraryAPI |
Returns
Defined in
datetime/src/getDatetimeRuleProcessorSQL.ts:30
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.