Hi,
I am using WP in Version 3.9 and I am trying to make a post "scheduled" via the XML-RPC API. However, there is no field allowing to set a date. For my understanding, to make a post "scheduled" I need to set the post as "future" on the "post_status" field. But where can I set the date? There is no date field in the parameters:
http://codex.wordpress.org/XML-RPC_WordPress_API/Posts#wp.newPost
Thanks,
Mario