follow up of #2003892: Convert date formats to config entities

Current schema

system.date:
  type: mapping
  label: 'Date settings'
  mapping:
...

Proposed schema

system.date_format.*:
  type: mapping
  label: 'Date settings'
  mapping:
...

Comments

vijaycs85’s picture

Status: Active » Postponed
Issue tags: +Configuration system, +D8MI, +language-config, +Configuration schema

Waiting for the parent issue #2003892: Convert date formats to config entities to get in.

Jose Reyero’s picture

tstoeckler’s picture

Status: Postponed » Active

The parent issue got in by now.

Gábor Hojtsy’s picture

Status: Active » Closed (duplicate)

Looks like a duplicate of #2038285: Update configuration schema for date formats as entities which was already done and committed?