I have a date field called "Data Requested." I need to grab the date from this field and put it in the name of the record when it is saved. Currently when I hit save it is grabbing the data and time, and what time zone. The Date Requested field is showing correctly when the user picks a date, for instance it shows 2/21/2019. So I need to somehow get the date of 2/21/2019 to show up, not the date, hour, time zone. I can't use a business rule because I am concatenating other fields for the name of the record.
Any help is appreciated.