If it’s a password or secure field then assign your value to variable and try to pass variable into your type into same as you did it in the previous where Month variable is passed and then check
Are you sure it’s typing 11? I’ve seen datetime interfaces like that where if there’s already a 1 there and you type 1 it doesn’t replace the existing one it adds it on so you get 11.
Have you tried another value randomly like 25 or something?
Usually in some tools default date values given are 1 if not provided, do check manually if this is the case.
and if so do check Empty field property of this type into is properly working.
Or have you tried classic type into activity?