HI,
I set Datetime Picker input format to dd/MM/yyyy.

Then, I set it’s property value to “Date Now”.

I got this “Invalid Date Format” error message.

Can anyone help ?
regards,
Deric
HI,
I set Datetime Picker input format to dd/MM/yyyy.

Then, I set it’s property value to “Date Now”.

I got this “Invalid Date Format” error message.

Can anyone help ?
regards,
Deric
Hi,
I believe you would need to convert to timestamp;

It works.
Thanks Farid.