Below is the mapping you can use to print time variables into your desired time zones. To set a time zone on a time variable, the syntax you use is the following:
{{case_created_on | <time zone id>}}
Setting the template variable of {{case_created_on | 10}} would translate to a string similar to "1:10pm Pacific Standard Time"
For a complete list of template variables, be sure to check out the template list here.
Was this article helpful?
Thank you for your feedback!