Publish Content - Pages - Documentation - Facebook for Developers
This guide explains how to create and update a post or comment, reply to a ...
curl -i -X POST "https://graph.facebook.com/{page-id}/feed ?message=Hello Fans
! ... scheduled post &scheduled_publish_time={unix-time-stamp-of-a-future-date}"
.