Hello,
We are needing a document to generate with our local time zone based on the "Created" and "Modified" date/times. This used to work correctly, however for some reason the past few weeks it's now generating with UTC instead. We need it to generate with UTC-8. It looks correct on the sheet, but the generated document adds 8 hours due to the time zone.
I tried using a DATEADD function but this does not seem to work because I cannot set the new field as "Date/Time," only "Date." I cannot seem to get anything but an output of #UNPARSEABLE. Any suggestions?