textnox_1.text = DateTime.Pares(field).ToString("MM/dd/yyyy");
W
wthwinner
@wthwinner
Posts
-
Remove the time part in record access -
Remove the time part in record accessyoutextnox_1.text = DateTime.Parse(field).ToString("MM/dd/yyyy");