thank you for your response.
I used the following code by Row_Rendered but it does not helped.
$this->Tag->ViewValue = date(‘d.m.Y’,strtotime($this->Tag->CurrentValue));
I need this for Custom Template of an report and the output is beeing exported into word and excel.
I thought that is something to do with Jsrender, isn’t it?