I’m using Datatables.net (https://datatables.net) to display a table of information but the date field on one of my columns is not displaying correctly. It’s showing a string that looks like this: /Date(1714608086443)/
when I want it to look something like this: 03/23/2024
.
I’ve tried following their recommendations here: https://datatables.net/blog/2014/ultimate-datetime-sorting but it doesn’t work. I need someone to chime in who has solved this specific issue before.
Thanks for your help.
Quality Deals is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.