Only Year required for a Date
I have a requirement for a date in a Section in which only the Year is required. They want it as 2 separate dropdowns for Month and Day, and a text field for Year. Is there something I can re-use in Pega, so that I do not have to do all the logic for the Day dropdown so that it only has the correct values based on Month, leap year, etc?