How to find the day of a Date
        Posted  
        
            by sijith
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sijith
        
        
        
        Published on 2010-05-24T07:49:03Z
        Indexed on 
            2010/05/24
            8:01 UTC
        
        
        Read the original article
        Hit count: 237
        
Hi,
I want to find the day of the week of a particular date in Qt. e.g.: 1/05/2010 is Sunday.
Is it possible to find the weekday using date?
© Stack Overflow or respective owner