removed day name frome events display

This commit is contained in:
2018-04-24 20:44:06 +02:00
parent 799c739999
commit b98a63475e
3 changed files with 18 additions and 18 deletions
@@ -30,12 +30,12 @@ content:
label: hidden
settings:
timezone_override: ''
single: 'l d F Y'
single_all_day: 'l d F Y'
one_day: 'l d F Y'
one_month: '\D\u l d \a\u {l} {d} F Y'
several_months: '\D\u l d F \a\u {l} {d} {F} Y'
several_years: '\D\u l d F Y \a\u {l} {d} {F} {Y}'
single: 'd F Y'
single_all_day: 'd F Y'
one_day: 'd F Y'
one_month: '\D\u d \a\u {d} F Y'
several_months: '\D\u d F \a\u {d} {F} Y'
several_years: '\D\u d F Y \a\u {d} {F} {Y}'
separator: '-'
date_format: 'Y-m-d\TH:i:s'
third_party_settings: { }
@@ -30,12 +30,12 @@ content:
label: hidden
settings:
timezone_override: ''
single: 'l d F Y'
single_all_day: 'l d F Y'
one_day: 'l d F Y'
one_month: '\D\u l d F \a\u {l} {d} {F} Y'
several_months: '\D\u l d F \a\u {l} {d} {F} Y'
several_years: '\D\u l d F Y \a\u {l} {d} {F} {Y}'
single: 'd F Y'
single_all_day: 'd F Y'
one_day: 'd F Y'
one_month: '\D\u d F \a\u {d} {F} Y'
several_months: '\D\u d F \a\u {d} {F} Y'
several_years: '\D\u d F Y \a\u {d} {F} {Y}'
separator: '-'
date_format: 'Y-m-d\TH:i:s'
third_party_settings: { }
@@ -33,12 +33,12 @@ content:
label: hidden
settings:
timezone_override: ''
single: 'l d F Y'
single_all_day: 'l d F Y'
one_day: 'l d F Y'
one_month: '\D\u l d \a\u {l} {d} F Y'
several_months: '\D\u l d F \a\u {l} {d} {F} Y'
several_years: '\D\u l d F Y \a\u {l} {d} {F} {Y}'
single: 'd F Y'
single_all_day: 'd F Y'
one_day: 'd F Y'
one_month: '\D\u d \a\u {d} F Y'
several_months: '\D\u d F \a\u {d} {F} Y'
several_years: '\D\u d F Y \a\u {d} {F} {Y}'
separator: '-'
date_format: 'Y-m-d\TH:i:s'
third_party_settings: { }