ActionScheduler_DBStore::get_date( string $action_id )

Get the schedule date for an action.


Description Description


Parameters Parameters

$action_id

(Required) Action ID.


Top ↑

Return Return

(DateTime) The local date the action is scheduled to run, or the date that it ran.


Top ↑

Source Source

File: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.