123456789101112131415161718192021222324 |
- uuid: 3730b1fa-dadc-424e-985a-fb57a82ca9fc
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.paragraph.field_date
- - paragraphs.paragraphs_type.action
- module:
- - datetime
- id: paragraph.action.field_date
- field_name: field_date
- entity_type: paragraph
- bundle: action
- label: Date
- description: ''
- required: false
- translatable: false
- default_value:
- -
- default_date_type: now
- default_date: now
- default_value_callback: ''
- settings: { }
- field_type: datetime
|