I have done the exact same as suggested and still isn’t working, see https://thechelseabar.com/christmas-2018-draft/
Date picker settings –
en-GB
enable
enable
short
input[type=’text’][name=’your-dt’]
dd-mm-yy
Contact form –
<p>[text* your-name placeholder “Name*”]</p>
<p>[text* your-company placeholder “Company Name (If applicable)”]</p>
<p>[tel your-phone placeholder “Telephone”] </p>
<p>[email* your-email placeholder “Email*”] </p>
<p>[number* party-num min:1 max:1000 placeholder “Approximate Number in Party?”]</p>
[text* your-dt]
<p>[submit “Send”]</p>