Just noticed that New-UDDatePicker will show the year when clicking on a date. I’ve never noticed behavior in the past so I’m assuming a bug has been introduced somewhere along the way from version 2.x. Clicking on the Month/Year at the top will go back to the day selection. Anyone else seeing this?
You can limit which portions of the date picker are included by using the -Views parameter. For example, if you wanted to remove the year selector and limit to the current year, you could do the following.
I agree that this isn’t normal behavior. It has never worked this way in years past of using this. Typically, if you are selecting a date on a calendar, than it is for a specific year.