I have a CTD that has multiple ATDs including some Date data types and 1 object list. I've created a process that I want to send the members of the object list an email with the attribute values of the CTD. For most of the attributes, I can get the values of the ATDs using the getCustomAttributeValue, but I can not get the date field to display as a date, just the string value. When I extract the users from the object list, the process will not email the users. How do I appropriately format the date fields and send emails to the members of the object list?