PDA

View Full Version : how to display current time on iphone 2.2




girish.sj
Jun 4, 2009, 03:14 AM
How to display current time with format 'HH:MM:SS' please help



robbieduncan
Jun 4, 2009, 04:14 AM
Read the documentation (http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSDateFormatter_Class/Reference/Reference.html).

girish.sj
Jun 4, 2009, 06:58 AM
It helped me.