Hi all,
I have a formula field that is used to output a date that is +28 days from a separate date field. Here is my current formula:
DATEADD({470 Certification Sent Date}, 28,'days')
I need this field to always be 12:00a in the 'Americas/New_York' time zone.
Is it possible to create this output without accounting for the date/time/timezone the original entry is added in the "470 Certification Sent Date" field? If so, what do I need to append to the original formula?
Thanks for your help!