= @form.date_field :value, input_opts(id: @champ.input_id, aria: { describedby: @champ.describedby_id }, value: @champ.value, required: @champ.required?, placeholder: 'aaaa-mm-jj', class: "width-33-desktop")