HI :

  
  How to convert string to Date Value.. 

        here this is code 
        System.DateTime dt = new System.DateTime ();
        dt = System.DateTime.ParseExact("02/06/2004");

  when i try to convert iam getting following Error.

   System.FormatException: String was not recognized as a valid DateTime.


Regards,

J. Mohanraj




------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/XGgtlB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Microsofts_C_Sharp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to