ActionScheduler_DBStore::get_date_gmt( int $action_id )
Get the GMT schedule date for an action.
Description Description
Parameters Parameters
- $action_id
-
(Required) Action ID.
Return Return
(DateTime) The GMT 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