[`Schedule publication`]


{assign var="show_date" value = $post.datetime|wa_datetime:'U' >= time()|date_format:'Y-m-d'|wa_datetime:'U'}   :
( [`format`], [`current time is`] {time()|wa_date:'time'})

{if $cron_schedule_time || $last_schedule_cron_time} {if $last_schedule_cron_time} {$last_schedule_cron_time|wa_datetime:'humandatetime'|string_format:'[`Cron is working properly. Latest execution time: %s`]'} {else} {$cron_schedule_time|wa_datetime:'humandatetime'|string_format:'[`Cron is working properly. Latest execution time: %s`]'} {/if} {else} {$cron_command|string_format:'[`Scheduled publication requires CRON to be properly setup for Webasyst Blog app, which is not the case for this installation. Setup cron for the Blog app with the following command (cron setup instructions):

%s`]'}
{/if}

[`or`] [`cancel`]