TIME of for ${note.CreatedDate} variable
Posted: Thu May 31, 2018 11:24 pm
When a note is added by merchant, it sends us an email using the standard "Note Added By Merchant" template.
The email this template creates & sends is time stamped correctly, and the record of the note creation that appears in the NOTES tab for the order itself is time stamped correctly, but the time stamp mentioned inside the email (the one that SAYS when this note was created) - which is generated with the variable "${note.CreatedDate}", is 4 hours AHEAD of current time.
I am in eastern time zone... GMT would be 4 hrs ahead of me were it not for us currently being on daylight savings time, but I'm guessing still that for some reason this variable is pulling GMT??
Any thoughts on how to resolve this are greatly appreciated!
The email this template creates & sends is time stamped correctly, and the record of the note creation that appears in the NOTES tab for the order itself is time stamped correctly, but the time stamp mentioned inside the email (the one that SAYS when this note was created) - which is generated with the variable "${note.CreatedDate}", is 4 hours AHEAD of current time.
I am in eastern time zone... GMT would be 4 hrs ahead of me were it not for us currently being on daylight savings time, but I'm guessing still that for some reason this variable is pulling GMT??
Any thoughts on how to resolve this are greatly appreciated!