Datetime picker midnight value

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
DGarza
User
Posts: 152

Datetime picker midnight value

Post by DGarza »

Hi everyone,

I have an datetime input on my extended search, when I click the date time picker (Tempus Dominus) and select a day, put me the datetime with the format that I have, in this case I including hr, min and sec.

Well, my question is, how can I do, when user select a day on the datetime picker, the hr, min and sec take this value 00:00:00? by default

Thank you


arbei
User
Posts: 9787

Post by arbei »

You may try the date/time picker's defaultDate option.


Post Reply