Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
system.module
»
system_get_date_formats
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
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.