Files
2025-03-12 17:06:23 +01:00

5 lines
82 B
PHP

<?php
/**
* @var Task $task
*/
echo st_format_date($task->getNextExecuteDate());