7 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.
DateFormatFormBase::validateForm in drupal/core/modules/system/lib/Drupal/system/Form/DateFormatFormBase.php
Form validation handler.
DateTimeDefaultFormatter::settingsForm in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php
Returns a form to configure settings for the formatter.
system_date_format_exists in drupal/core/modules/system/system.admin.inc
Checks if the chosen machine_name exists or not.
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.