IO-3096-GlobalNotifications - Correct time zone from footer in notification email

This commit is contained in:
Dave Richer
2025-03-14 11:27:28 -04:00
parent b831d8ca8a
commit 2c0eab9366
3 changed files with 15 additions and 5 deletions

View File

@@ -20,6 +20,11 @@ const defaultFooter = () => {
const now = () => moment().format("MM/DD/YYYY @ hh:mm a");
/**
* Generate the email template
* @param strings
* @returns {string}
*/
const generateEmailTemplate = (strings) => {
return (
`