Question

Datetime dropdown controls error message issue
Hi,
I have a question about datetime dropdown control.
when use dropdown control for a datetime property,if I select an invalid value(like 2021/02/31),then there is an error message displayed"This is not a valid datetime value".But datetime control's value is changed to system current date.
Is there any method to make datetime control display inputted value instead of system current date?
Appreciate your response.
Thanks