Hi,
I have created a code for merging a field with an #each code. There are no errors so the code works.
This is the result
But the date should be
I have tested many contacts and the code shows the date 1 day before for all of them.
Does anyone has any suggestion of what this could be?
Camilla
HI Shawran
1. Data Type: Date and Time Field, Behavior; User Local, Format; Date Only
2. {{#each contact.new_unsubscription_contact_new_customerid}}
{{this.new_validfromdate}}.
{{/each}}
3. Not sure- where can I find and see the timezone in the system?
Kind Regards
Camilla
Hey Camilla, could you share details like -
1. Which date field you're referring to? Is it the event start date?
2. How your [tag:each] code is written
3. What timezone is your system in?
Thanks,
Shravan
Hi Camilla,
In marketing email, Handlebars expression reads date value from Created On field of record,
however, in Dynamics system, the Created On field of all records will be saved in UTC format, that is by design;
while the date what we see in view and form are formatted date actually(The date in our time zone).
You could submit what you had found to Ideas forum.
Regards,
Clofly
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,842
Most Valuable Professional
nmaenpaa
101,156