Recipient time zone using Velocity scripts
Hi,
I want to use Velocity scripts to convert a date/time into the recipient time zone.
Can velocity scripts do that automatically?
Example: specifictime: 2022-01-08 10:22 UTC > convert to recipient time zone
PST time zone recipient output: Jan 08, 2022, 06:22 PM PST
EST time zone recipient output: Jan 08, 2022, 01:22 PM EST
Is it possible?