Skip to main content

luxon

Import from "@react-querybuilder/datetime/luxon" for enhanced date/time support using Luxon.

Index

Variables

VariableDescription
jsonLogicDateTimeOperationsCustom JsonLogic date/time operations using Luxon
rqbDateTimeLibraryAPIRQBDateTimeLibraryAPI for Luxon

Functions

FunctionDescription
datetimeRuleProcessorCELformatQuery rule processor for "cel" format using Luxon
datetimeRuleProcessorMongoDBQueryformatQuery rule processor for "mongodb_query" format using Luxon
datetimeRuleProcessorSQLformatQuery rule processor for "sql" format using Luxon
datetimeValueProcessorANSIformatQuery value processor for "sql" format ("ansi" preset) using Luxon
datetimeValueProcessorMSSQLformatQuery value processor for "sql" format ("mssql" preset) using Luxon
datetimeValueProcessorMySQLformatQuery value processor for "sql" format ("mysql" preset) using Luxon
datetimeValueProcessorOracleformatQuery value processor for "sql" format ("oracle" preset) using Luxon
datetimeValueProcessorPostgreSQLformatQuery value processor for "sql" format ("postgresql" preset) using Luxon

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.