You are here

8 calls to DateGranularity::hasTime() in Date 8

DateGranularity::limitFormat in date_api/lib/Drupal/date_api/DateGranularity.php
Limits a date format to include only elements from a given granularity array.
DateGranularity::limitFormat in date_api/lib/Drupal/date_api/DateGranularity.php
Limits a date format to include only elements from a given granularity array.
date_all_day_date_field_widget_settings_form_alter in date_all_day/date_all_day.module
Implements hook_date_field_widget_settings_form_alter().
date_all_day_field in date_all_day/date_all_day.module
Determine if a Start/End date combination qualify as 'All day'.
date_combo_validate in ./date_elements.inc
Validate and update a combo element. Don't try this if there were errors before reaching this point.
date_tools_wizard_form_validate in date_tools/date_tools.wizard.inc
@todo.
theme_date_all_day in date_all_day/date_all_day.module
Adjust start/end date format to account for 'all day' .
theme_date_display_combination in ./date.theme
Returns HTML for a date element formatted as a Start/End combination.