I need to build a page with all days of the year splitted month by month and the user will select multiples days, according they needed. I tried use the Calendar component from PrimeFaces, but unsuccessifully because it doesn't have a way to disable de year field from dates.
There is another way to do this using any component from PrimeFaces?
ps. I'm using version 6.1 of Primefaces.