removed day name frome events display
This commit is contained in:
@@ -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: { }
|
||||
|
||||
Reference in New Issue
Block a user