How to crate a year picker

How to create a year picker in datetime input instead of picking complete date.

Would you be able to just use the Dropdown component, filled with years instead?

If you need it in a date format (2022 maps to 1-1-2022) then you could use a transform?