As per my understanding, there doesn’t appear to be a direct calculated field formula in the new data prep experience that handles timezone conversion the way the old one did. A potential work around you can try is manually add the hour offset. For example, addDateTime(2, “HH”, {PeriodStartUTC}) for CET (+2) or addDateTime(1, “HH”, {PeriodStartUTC}) for UTC+1. This way, you can still have the different time zones, but you would just need to do it manually.
I also attached the official AWS documentation for customizing date and time values, in case it can provide any further assistance.
Hope everything is well with you! Just checking back in since this thread hasn’t received a response in a while. Was the reply helpful to you or were you able to find a solution yourself in the meantime? Please help the community by marking this answer as “Solution” or following up in general within the next 3 business days!
Since I haven’t received any further updates from you, I’ll treat this inquiry as complete at this time. Please feel free to create a new post if you have more questions.