Skip to main content

datetimeValueProcessorOracle()

datetimeValueProcessorOracle(rule: RuleType<string, string, any, string>, options?: ValueProcessorOptions): string

formatQuery value processor for "sql" format ("oracle" preset) using JavaScript Date

Parameters

ParameterType
ruleRuleType<string, string, any, string>
options?ValueProcessorOptions

Returns

string

Defined in

datetime/src/index.jsdate.ts:51


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.