Q:

how to format a textbox as date vb net

txtBookSigningDate.Text = Format(Convert.ToDateTime(txtBookSigningDate.Text+Now.Year.ToString(), sFormat), "dd/MM/yyyy")
0

New to Communities?

Join the community