its strange, that there isnt any possibility in the admin-panel to enable the displaying of posts with the status "future".
yes, i already know the "future is now" and "show future" plugins, but all they do is changing the status to publish, but i need the future status because when time passes by the posts just automaticly change their status to publish, and thats great, can be done with this core hack:
http://wordpress.org/support/topic/141099?replies=2
but its stupid messing around with the core, you will have to do this after every update. there is a bunch of people out there with the same problem, solving it by messing around with the core, writing functions.php oder event-calendar plugins (entering the date for the event twice) for wp, and still their future post wont shop up in the rss-feed or calendar. there are some threads about this:
...
so please anyone out there:
add a function to display future post now into the admin-panel!!