Using facebook timeline I can set or change the date of a staus or photo. How can my app retrieve this information using Faceook APIs? I can get created_time / updated_time suing graph API, but these are not the timeline date I am setting.
Also, for example, if I created Travel life event, how can I retrieve start / end date from the app?
Thanks!