The resource has not been reviewed by Editors yet. Readers are adviced to use their best judgement before accessing this resource. This resource will be reviewed shortly. If you think this resource contain inappropriate content, please report to webmaster. |
Here is how you can convert a string into a DateTime object in .Net using C#
DateTime dateObj = DateTime.Parse("10/10/2004);