|
@@ -30,12 +30,12 @@ content:
|
|
label: hidden
|
|
label: hidden
|
|
settings:
|
|
settings:
|
|
timezone_override: ''
|
|
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: '-'
|
|
separator: '-'
|
|
date_format: 'Y-m-d\TH:i:s'
|
|
date_format: 'Y-m-d\TH:i:s'
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|