You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.
in safari it shows Invalid Date
in html head I used
<script type="text/javascript" src="http://www.datejs.com/build/date.js"></script>
the code that I used to show the date and time
$('#update_date_time').html(new Date(data.data.update_date_time).toString("hh:mm tt"));
issue is only on Safari (tested only in XSMax)
The text was updated successfully, but these errors were encountered: