Symptoms
DateTime field is converted to UTC when used in email event
Diagnoses
N/A
Resolution
As this datetime value was only used for display purposes, using two separate controls (a Calendar and a Time control) and storing the value in a text field will store that value that is needed and will not be affected by the UTC conversion.