Salesforce Certified Marketing Cloud Developer (SP25) Marketing-Cloud-Developer Question # 38 Topic 4 Discussion

Salesforce Certified Marketing Cloud Developer (SP25) Marketing-Cloud-Developer Question # 38 Topic 4 Discussion

Marketing-Cloud-Developer Exam Topic 4 Question 38 Discussion:
Question #: 38
Topic #: 4

A developerwants to transform the date and time 'Data_Enrolled' from Daylight Savings time. How would the developer change the time to fall back one hour?


A.

%%=DataAdd(Date_Enrolled,-1)=%%


B.

%%=DateAdd(Date_Enrolled,-1 'H')=%%


C.

%%=DateDiff(Date_Enrolled, 1,'H')=%%


D.

%%=FormatDate(Date_Enrolled,-1,'HH','en-us')=%%


Get Premium Marketing-Cloud-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.