Skip to main content

luxon

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

Variables

VariableDescription
datetimeRuleProcessorCELformatQuery rule processor for "cel" format using Luxon
datetimeRuleProcessorCypherformatQuery rule processor for "cypher"/"gql" format using Luxon
datetimeRuleProcessorDrizzleformatQuery rule processor for "drizzle" format
datetimeRuleProcessorElasticSearchformatQuery rule processor for "elasticsearch" format
datetimeRuleProcessorGremlinformatQuery rule processor for "gremlin" format
datetimeRuleProcessorJSONataformatQuery rule processor for "jsonata" format using Luxon
datetimeRuleProcessorLDAPformatQuery rule processor for "ldap" format
datetimeRuleProcessorMongoDBformatQuery rule processor for (deprecated) "mongodb" format
datetimeRuleProcessorMongoDBQueryformatQuery rule processor for "mongodb_query" format using Luxon
datetimeRuleProcessorNLformatQuery rule processor for "natural_language" format using Luxon
datetimeRuleProcessorParameterizedformatQuery rule processor for "parameterized"/"parameterized_named" formats
datetimeRuleProcessorPrismaformatQuery rule processor for "prisma" format
datetimeRuleProcessorSequelizeformatQuery rule processor for "sequelize" format
datetimeRuleProcessorSPARQLformatQuery rule processor for "sparql" format using Luxon
datetimeRuleProcessorSpELformatQuery rule processor for "spel" format
datetimeRuleProcessorSQLformatQuery rule processor for "sql" format using Luxon
datetimeRuleProcessorTanStackDBformatQuery rule processor for "tanstack_db" format
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
jsonLogicDateTimeOperationsCustom JsonLogic date/time operations using Luxon
rqbDateTimeLibraryAPIRQBDateTimeLibraryAPI for 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.