I am creating an application, and one of the pieces of data that I need is the time when the user made a specific friend. So, for example, a FQL query, where I return the friendβs Uid and timestamp (date, time) when this friend was added. I prefer to do this for all friends of the user.
I looked through the FQL documentation but could not find anything about the time (except friend_request, but this is only for pending friends requests) and I can not find anything in the Open Graph API. Any help pointing me in the right direction would really be appreciated.
Pompey
source share