/ Published in: Objective C
Expand |
Embed | Plain Text
[inFormat setDateFormat:@"yyyy-mm-dd HH:mm:ss"]; NSLog(@"%@",str);
You need to login to post a comment.
sag333ar on 12/16/10
xcode Objective-c iphone nsstring NSDate
3 people have marked this snippet as a favorite
[inFormat setDateFormat:@"yyyy-mm-dd HH:mm:ss"]; NSLog(@"%@",str);
You need to login to post a comment.