demarches-normaliennes/app/components/editable_champ/datetime_component/datetime_component.html.haml
2023-07-26 14:27:50 +02:00

1 line
188 B
Text

= @form.datetime_field(:value, input_opts(value: formatted_value_for_datetime_locale, id: @champ.input_id, aria: { describedby: @champ.describedby_id }, data: { controller: 'datetime' }))