How to show date only no time stamp in date picker

I have no timestamp in my database date data.
When I apply the date picker filter it shows the timestamp 00:00:00 next to the dates .
I there a way to show only the date since time is not relevant in this dataset?
Thank you in advance,
Domenico

Hi,

Just change the formate to date. I will show you only date.

regards,
Naveed Ali

Hi Dom,

If you are referring to the timestamp shown here when formatting your control, you can manually delete “HH:mm:ss” from the date format section to remove the timestamp.
image

1 Like