Edit Form Date/Time field not displaying date

I am working with PHP and have created a link in a bootstrap generated table that will open that record in an edit form. The form displays all database data correctly except for the field that is a date time. In that field the form displays mm/dd/yyyy --:-- --.

Even when I look at the source of the page displayed I can’t find where “mm/dd/yyyy” is. I’m at a loss of next steps to display the actual date from the database.

Thanks

Community Page
Last updated: