ActionScheduler_DBStore::get_date( string $action_id )
Get the schedule date for an action.
Description Description
Parameters Parameters
- $action_id
-
(Required) Action ID.
Return Return
(DateTime) The local date the action is scheduled to run, or the date that it ran.
Source Source
File: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php