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


Top ↑

Return Return

(string)


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php


			

Top ↑

User Contributed Notes User Contributed Notes

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