You are here

7 uses of SCHEDULER_DATE_FORMAT in Scheduler 6

scheduler_admin in ./scheduler.module
scheduler_form_alter in ./scheduler.module
Implementation of hook_form_alter().
scheduler_nodeapi in ./scheduler.module
Implementation of hook_nodeapi().
scheduler_preprocess_node in ./scheduler.module
Implements hook_preprocess_node(); Makes the publish_on and unpublish_on data available as theme variables.
_scheduler_publish in ./scheduler.module
Publish scheduled nodes.
_scheduler_strtotime in ./scheduler.module
Converts an english time string ('Y-m-d H:i:s') from the users timezone into an unix timestamp
_scheduler_unpublish in ./scheduler.module
Unpublish scheduled nodes.