ToString() and DateTime? V2106.1
Posted: Thu Apr 07, 2016 1:31 pm
Hi,
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
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