Email template date format

Thanks Nithesh for the quick reply.
Unfortunately, this doesn’t work either. We do not receive any email now. I tried a couple of combination and nothing did work.

we do use this:

#foreach ( $type in ${requestedObjectDetailsByType.keySet()} ) $type: #foreach ( $detail in ${requestedObjectDetailsByType.get($type)} )
${detail.name} #if($detail.removeDate) (remove date: $detail.removeDate)#end#endxend

result:
remove date: Tue Mar 12 23:00:00 UTC 2024

I am grateful for any further ideas.
Thanks in advanced.