ActionScheduler_Store::get_scheduled_date_string( ActionScheduler_Action $action, DateTime $scheduled_date = NULL )
Get the time MySQL formated date/time string for an action’s (next) scheduled date.
Description Description
Parameters Parameters
- $action
-
(Required)
- $scheduled_date
-
(Optional) (optional)
Default value: NULL
Return Return
(string)
Source Source
File: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php