removed date format configs
easier than working out how to override them
This commit is contained in:
parent
f4c3512501
commit
cf0078d1be
@ -1,7 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: long
|
|
||||||
label: 'Default long date'
|
|
||||||
locked: false
|
|
||||||
pattern: 'D j M Y - H:i'
|
|
@ -1,7 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: medium
|
|
||||||
label: 'Default medium date'
|
|
||||||
locked: false
|
|
||||||
pattern: 'd/m/Y - H:i'
|
|
@ -1,7 +0,0 @@
|
|||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies: { }
|
|
||||||
id: short
|
|
||||||
label: 'Default short date'
|
|
||||||
locked: false
|
|
||||||
pattern: d/m/Y
|
|
Reference in New Issue
Block a user