6 uses of SCHEDULER_DATE_FORMAT in Scheduler 7
- scheduler_admin in ./
scheduler.admin.inc - Form constructor for the main admin form for configuring Scheduler.
- scheduler_node_presave in ./
scheduler.module - Implements hook_node_presave().
- scheduler_node_validate in ./
scheduler.module - Implements hook_node_validate().
- scheduler_preprocess_node in ./
scheduler.module - Prepares variables for node templates.
- _scheduler_form_alter in ./
scheduler.edit.inc - Helper function that does all the work for the real hook_form_alter().
- _scheduler_strtotime in ./
scheduler.module - Converts a time string from the user's timezone into a Unix timestamp.