Converting 8 digit number to DateTime Type
Posted
by Asim Sajjad
on Stack Overflow
See other posts from Stack Overflow
or by Asim Sajjad
Published on 2010-03-14T06:42:15Z
Indexed on
2010/03/14
6:45 UTC
Read the original article
Hit count: 236
c#
I want to convert 8 digit value to date time how can I do it for example if user enter 08082010 then it should convert it to 08/08/2010, using C#
hope you understand my question, if you need any further info about it please do tell me thanks in advance ,
© Stack Overflow or respective owner