Date/time in new visit

How can I enter a time in Date of service?

@miamiroblan,
Can you please try by changing the date format for that particular field. In the file interface/forms/newpatient/common.php, Replace the line no:400 with

Calendar.setup({inputField:“form_date”, ifFormat:%Y-%m-%d %H:%M", button:“img_form_date”,showsTime:true});

Let us know if you have further clarifications.

Thanks,
ViSolve