Year provides a custom, integer-based field to capture only the year part of a date. Since it extends NumericItemBase, you get numeric filters (<,>, >=, between, etc.) out of the box. We also provide a custom 'dropdown' views filter with a configurable range of years for user-friendly exposed filters (enable year_views sub-module).

Min, max and default values can be set using explicit numbers, or relative strtotime date strings.