I have a UTC date time field on form.
But i need only date to be displayed so i kept display as date.
But i am getting a clock symbol in the field.
Is there any way i can remove that symbol?
I fixed this issue. I changed the Property of "TimeZoneIndicator " property to "Never" on form field level. That fixed the issue.