<% pageData.forEach((notification) => { let date = new Date(notification.time); %> <% }) %>
Time Content
<%= date.toLocaleString('en-GB', { timeZone: 'UTC' }) %> <%= notification.content %>