C#Net2008 Initialise DateTime Variable

Joined
May 2, 2010
Messages
1
Reaction score
0
Hi Guys,

In C#Net2008 Window Application, I am trying to initialise the variables which are of DateTime datatype but it's not working.

private DateTime dteFromDate; //Date From
private DateTime dteTodDate; // Date To

private void FrmXML_Load(object sender, EventArgs e)
{
dteFromDate = "";
dteToDate = "";
}




Please help me. Thanks,

Have a Good Day,
Cheers,
Lennie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top