So I want to create an event entry type that has as start / end date. However, when I use the datepicker within a user form it displays the time also. I just want the date without the time to be returned to the user. I am able to format it correctly on other pages, but for some reason it show the time to the user. It confuses them as their is a separate field that specifies event time start/end.
I was looking at other solutions like EEvent Helper and its fieldtype, but then the date picker doesn’t work.
Any help would greatly be appreciated!