Please find the screenshots. You can see that in Safari u don’t see the values but in the other browsers, you see those values. I’m attaching the images and the sample projects.
The issue seems to be with the Date Format passed as an argument to new Date(). Passing it in the standard formats supported in JavaScript Date object should work fine in your case.