ressources format date #1866

This commit is contained in:
Bachir Soussi Chiadmi 2022-05-10 14:15:52 +02:00
parent e52501e62d
commit eaab5b7c9f
2 changed files with 20 additions and 2 deletions

View File

@ -130,12 +130,15 @@ variant_settings:
context_mapping:
entity: node
formatter:
type: datetime_default
type: smartdate_default
weight: 0
label: hidden
settings:
timezone_override: ''
format_type: html_date
format: moi_annee
force_chronological: false
add_classes: false
time_wrapper: false
third_party_settings: { }
region: second
weight: 0

View File

@ -0,0 +1,15 @@
uuid: 09783cbc-b23f-4eae-a0ec-c6872f56824d
langcode: fr
status: true
dependencies: { }
id: moi_annee
label: 'moi année'
date_format: 'M Y'
time_format: ''
time_hour_format: ''
allday_label: 'All day'
separator: ' - '
join: ', '
ampm_reduce: '1'
date_first: '1'
site_time_toggle: '1'