I have a Twitter feed in my iOS app. I have the following information: user name and user's post, but I'm thinking Was that how do I see in JSON if I get the timestamp of the post? I just want the date that it was posted. Thank you.
[NSString stringWithFormat: @ "Date:% @", [Commodity object: @ "Created_at"] ];
No comments:
Post a Comment