Set the year in datepicker

Hello, I try to set the year in a DatePicker.
I can set the day and the month. I try to set year as 2023
but when I read datePicker.year, I become always "2022"

Regards.

Sebastien

Show your relevant blocks
(not seeing a problem with date picker, either by setting the year in the picker, or by setting the date with blocks)

image

Textbox1 stay at "2022"

this DataPicker.year will change only when you open the picker and select a date.

@Anke He is talking about DatePicker.Year, not Text.

Ok, but of course you get 2022, because the DatePicker has NOT been used / selected.

Hello,
Yes, it returns "2023"