How to get the day component out of an NSDate?

Posted by mystify on Stack Overflow See other posts from Stack Overflow or by mystify
Published on 2010-05-25T17:53:52Z Indexed on 2010/05/25 18:01 UTC
Read the original article Hit count: 171

Filed under:
|

I have an NSDate object and need an integer of the day. i.e. if we have 25th May 2010, the int should be 25. Is there a simple way to do it?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about nsdate