dates actus; fixes #2495
This commit is contained in:
@@ -13,8 +13,8 @@ dependencies:
|
||||
- field.field.node.actualite.field_type_d_actualite
|
||||
- node.type.actualite
|
||||
module:
|
||||
- datetime_range
|
||||
- image
|
||||
- smart_date
|
||||
- user
|
||||
id: node.actualite.home
|
||||
targetEntityType: node
|
||||
@@ -22,12 +22,25 @@ bundle: actualite
|
||||
mode: home
|
||||
content:
|
||||
field_date:
|
||||
type: daterange_default
|
||||
type: smartdate_default
|
||||
label: visually_hidden
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: html_date
|
||||
separator: '-'
|
||||
format_type: medium
|
||||
format: moyen
|
||||
force_chronological: false
|
||||
add_classes: false
|
||||
time_wrapper: true
|
||||
localize: false
|
||||
parts:
|
||||
start: start
|
||||
end: end
|
||||
duration: '0'
|
||||
duration:
|
||||
separator: ' | '
|
||||
unit: ''
|
||||
decimals: 2
|
||||
suffix: h
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
|
||||
Reference in New Issue
Block a user