-
- Downloads
Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities.
parent
b7f29c4c
Branches
Tags
Showing
- core/core.services.yml 1 addition, 1 deletioncore/core.services.yml
- core/lib/Drupal/Core/Datetime/Date.php 13 additions, 14 deletionscore/lib/Drupal/Core/Datetime/Date.php
- core/modules/datetime/datetime.module 21 additions, 10 deletionscore/modules/datetime/datetime.module
- core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php 70 additions, 13 deletions...etime/Plugin/field/formatter/DatetimeDefaultFormatter.php
- core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php 13 additions, 3 deletions...al/datetime/Plugin/field/widget/DatetimeDefaultWidget.php
- core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php 4 additions, 4 deletions.../datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php
- core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php 9 additions, 0 deletions...al/field/Plugin/Type/Formatter/FormatterPluginManager.php
- core/modules/locale/locale.install 3 additions, 11 deletionscore/modules/locale/locale.install
- core/modules/system/config/system.date.yml 0 additions, 61 deletionscore/modules/system/config/system.date.yml
- core/modules/system/config/system.date_format.fallback.yml 10 additions, 0 deletionscore/modules/system/config/system.date_format.fallback.yml
- core/modules/system/config/system.date_format.html_date.yml 10 additions, 0 deletionscore/modules/system/config/system.date_format.html_date.yml
- core/modules/system/config/system.date_format.html_datetime.yml 10 additions, 0 deletions...odules/system/config/system.date_format.html_datetime.yml
- core/modules/system/config/system.date_format.html_month.yml 10 additions, 0 deletionscore/modules/system/config/system.date_format.html_month.yml
- core/modules/system/config/system.date_format.html_time.yml 10 additions, 0 deletionscore/modules/system/config/system.date_format.html_time.yml
- core/modules/system/config/system.date_format.html_week.yml 10 additions, 0 deletionscore/modules/system/config/system.date_format.html_week.yml
- core/modules/system/config/system.date_format.html_year.yml 10 additions, 0 deletionscore/modules/system/config/system.date_format.html_year.yml
- core/modules/system/config/system.date_format.html_yearless_date.yml 10 additions, 0 deletions...s/system/config/system.date_format.html_yearless_date.yml
- core/modules/system/config/system.date_format.long.yml 10 additions, 0 deletionscore/modules/system/config/system.date_format.long.yml
- core/modules/system/config/system.date_format.medium.yml 10 additions, 0 deletionscore/modules/system/config/system.date_format.medium.yml
- core/modules/system/config/system.date_format.short.yml 10 additions, 0 deletionscore/modules/system/config/system.date_format.short.yml
Loading
Please register or sign in to comment