in V2015.3, I can format a nullable DateTime via DataTable1.Date1.ToString(""YY.MM.dd").
In V2016.1, this throws ToString() cant have 1 parameter (...)
This is a breaking change.

What can i do? I can't fix the many reports of my customers

Regards,
Christoph