10 calls to system_get_date_formats()

Date::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php
Default options form that provides the label widget that all fields should have.
system_configure_date_formats_form in drupal/core/modules/system/system.admin.inc
Allow users to add additional date formats.
system_date_delete_format_form in drupal/core/modules/system/system.admin.inc
Menu callback; present a form for deleting a date format.
system_date_delete_format_form_submit in drupal/core/modules/system/system.admin.inc
Delete a configured date format.
system_date_formats_form_validate in drupal/core/modules/system/system.admin.inc
Validate date format string submission.
system_date_format_exists in drupal/core/modules/system/system.admin.inc
Checks if the chosen machine_name exists or not.
system_date_format_load in drupal/core/modules/system/system.module
Menu loader function for a date format.
system_date_format_localize_form in drupal/core/modules/system/system.admin.inc
Form constructor for the date localization configuration form.
system_date_format_localize_form_submit in drupal/core/modules/system/system.admin.inc
Form submission handler for system_date_format_localize_form().
system_date_time_formats in drupal/core/modules/system/system.admin.inc
Displays the date format strings overview page.