Invalid date format by Datetime Picker

HI,
I set Datetime Picker input format to dd/MM/yyyy.
image
Then, I set it’s property value to “Date Now”.
image
I got this “Invalid Date Format” error message.
image

Can anyone help ?
regards,
Deric

Hi,
I believe you would need to convert to timestamp;
Screenshot 2021-02-07 at 13.55.32

1 Like

It works.
Thanks Farid.