/ Published in: Objective C
convert nsdate to nsstring format
Expand |
Embed | Plain Text
dateStyle:NSDateFormatterShortStyle timeStyle:NSDateFormatterFullStyle]; NSLog(@"%@",dateString);
You need to login to post a comment.
convert nsdate to nsstring format
dateStyle:NSDateFormatterShortStyle timeStyle:NSDateFormatterFullStyle]; NSLog(@"%@",dateString);
You need to login to post a comment.