how to show only date?
        Posted  
        
            by kumar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by kumar
        
        
        
        Published on 2010-05-13T19:10:56Z
        Indexed on 
            2010/05/13
            19:14 UTC
        
        
        Read the original article
        Hit count: 183
        
ASP.NET
I have a column in the data table called CurrentDate as datatype string..(12/2/1983)
when I am displaying on the screen this is showing as 12/2/1983 12:00:00AM
I am not sure why I am getting timestamp here?
can anybody help me out?
thanks
© Stack Overflow or respective owner