Venkat
Venkat

Reputation: 113

Retrieve Facebook users information by date

I am using the following query to retrieve a particular Facebook users wall information: https://graph.facebook.com/MY_USER_ID/feed?access_token=MY_ACCESS_TOKEN

Now from the above query, I need to list information which are after a particular updated_time. I am having the date in UTC format. say, 1333620660

Can you please suggest how to do so?

Thanks.

Upvotes: 0

Views: 147

Answers (1)

Related Questions