if (!(DateTime.TryParse(myDateString, myDate)))
DataErrata= true;

