Tagged Questions
0
votes
3answers
2k views
Updating time in iphone sdk
I'm using the code provided below to display time and date. can anyone help me with atuomatically changing the time by seconds and the date by the day?
NSDateFormatter *dateFormat = [[NSDateFormatter ...