Default time to date time picker- Perspective

HELLO,
I am using the 8.1.15 version of the ignition designer. I have one question regarding the perspective DateTime Picker.
How to set default time 00:00 instead of 12:00 in the date time picker as mentioned in the below image.


Try setting the format to YYYY-MM-DD hh:mm - this will change the format to 24 hour instead of 12 hour, though.

Thanks for your suggestion, but as per my understanding, YYYY-MM-DD HH:mm is also a 24-hour format.
and it's working properly. I just have to change the default value from 12:00 to 00:00.

Try binding the value property to midnight(now(0))

Thanks..
I got the solution for this issue.

Kindly refer this link: