DateTime tuaData; //Metodo 1: tuaData.AddDays(-2); //Metodo 2: tuaData.Subtract(new TimeSpan(2, 0, 0, 0));