Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 10. Cocoa Data Types > Working with Dates

10.4. Working with Dates

The NSCalendarDate class gives you many options when it comes to working with dates and times. One of the most common tasks you perform is finding the current date or time. You can do this in one line of code with an NSCalendarDate class method:

NSDate *theDate = [NSCalendarDate date];


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial