RelativeDateTimeTruncationUnit
RelativeDateTimeTruncationUnit =
"day"|"week"|"month"|"year"
Defined in: types.ts:70
Unit of measure for truncating a date/time to the start or end of a period (the subset of RelativeDateTimeUnit that represents a calendar period).
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.