diff --git a/config/sync/core.date_format.date_longue_sans_heure.yml b/config/sync/core.date_format.date_longue_sans_heure.yml new file mode 100644 index 00000000..d7dc7d51 --- /dev/null +++ b/config/sync/core.date_format.date_longue_sans_heure.yml @@ -0,0 +1,8 @@ +uuid: a565b29e-b73e-4fd8-ac0b-0757bfab7320 +langcode: fr +status: true +dependencies: { } +id: date_longue_sans_heure +label: 'Date longue sans heure' +locked: false +pattern: 'l j F Y' diff --git a/config/sync/smart_date.smart_date_format.full_date_only.yml b/config/sync/smart_date.smart_date_format.full_date_only.yml new file mode 100644 index 00000000..c2a1264a --- /dev/null +++ b/config/sync/smart_date.smart_date_format.full_date_only.yml @@ -0,0 +1,15 @@ +uuid: 3068773d-5003-4fc5-acba-7c08b726e713 +langcode: fr +status: true +dependencies: { } +id: full_date_only +label: 'Full date only' +date_format: 'l j F Y' +time_format: 'g:ia' +time_hour_format: ga +allday_label: 'All day' +separator: ' - ' +join: ', ' +ampm_reduce: '1' +date_first: '1' +site_time_toggle: '1' diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index 5069345d..179aa994 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit 5069345d9dffca8ff935d7a01d2bc97a1272f063 +Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2