how to check its empty or not in date time data type
here is my code
DateTime in_time = Convert.ToDateTime(txt_in_time.Text);
else if (in_time != "")
{
#code
} Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mageshwaran RPosted Nov 12, 2019, 5:23 AM
Amit KumarPosted Apr 13, 2019, 4:41 AM
Piyush PansuriyaPosted Apr 12, 2019, 6:19 AM
Nandha KumarPosted Apr 12, 2019, 5:56 AM
Madan ShekarPosted Apr 12, 2019, 5:31 AM
Madan ShekarPosted Apr 12, 2019, 5:08 AM
Piyush PansuriyaPosted Apr 12, 2019, 5:04 AM