/ Published in: Objective C
Expand |
Embed | Plain Text
[newFormatter setDateStyle:NSDateFormatterShortStyle]; [newFormatter setTimeStyle:NSDateFormatterMediumStyle];
You need to login to post a comment.
[newFormatter setDateStyle:NSDateFormatterShortStyle]; [newFormatter setTimeStyle:NSDateFormatterMediumStyle];
You need to login to post a comment.