Format string as date
        Posted  
        
            by jakesankey
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jakesankey
        
        
        
        Published on 2010-05-25T06:48:31Z
        Indexed on 
            2010/05/25
            7:01 UTC
        
        
        Read the original article
        Hit count: 349
        
c#
I have a string 20100524 (2010 05 24) and I would like to parse it as an actual date format.
© Stack Overflow or respective owner