با سالم error این کد چیه

string a="1389/7/1";

a = textBox1.Text;

a.Substring("1,3");


textBox2.Text =a.Substring("/");