luxon
Import from "@react-querybuilder/datetime/luxon"
for enhanced date/time support using Luxon.
Index
Variables
Variable | Description |
---|---|
jsonLogicDateTimeOperations | Custom JsonLogic date/time operations using Luxon |
rqbDateTimeLibraryAPI | RQBDateTimeLibraryAPI for Luxon |
Functions
Function | Description |
---|---|
datetimeRuleProcessorCEL | formatQuery rule processor for "cel" format using Luxon |
datetimeRuleProcessorMongoDBQuery | formatQuery rule processor for "mongodb_query" format using Luxon |
datetimeRuleProcessorSQL | formatQuery rule processor for "sql" format using Luxon |
datetimeValueProcessorANSI | formatQuery value processor for "sql" format ("ansi" preset) using Luxon |
datetimeValueProcessorMSSQL | formatQuery value processor for "sql" format ("mssql" preset) using Luxon |
datetimeValueProcessorMySQL | formatQuery value processor for "sql" format ("mysql" preset) using Luxon |
datetimeValueProcessorOracle | formatQuery value processor for "sql" format ("oracle" preset) using Luxon |
datetimeValueProcessorPostgreSQL | formatQuery 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.