I'm currently using the Facebook Graph API to get some results. I got almost everything but stucked in event date.
Url-
https://graph.facebook.com/$page_id/posts?access_token=$access_token&fields=object_id,story,message,full_picture,from,link,updated_time,source,type,caption,description
I need to get the event date. Any help will be helpfull. Thanks