|
|
Version: 1.0 Posted: 2009-05-30 Build Requirements: iPhone SDK 3.0 Runtime Requirements: iPhone SDK 3.0 Download Sample Code (DateCell.zip, 26.3K) |
||||
DescriptionDemonstrates formatted display of date objects in UITableViewCells and use of UIDatePicker to edit those values. Using a grouped style UITableViewController, the sample has two UITableViewCells to draw the primary title and NSDate value. This is accomplished using the built-in cell type "UITableViewCellStyleValue1" which supports left and right text. In addition, this sample shows how to use NSDateFormatter class to achieve the custom cell's date-formatted appearance. Document Revision History
|