<FromGitter>
<drujensen> The types don’t match. Your union with Time.class looks suspicious.
<FromGitter>
<JonMallozzi> what do I need to put as my `type:` for a html date input?
<FromGitter>
<drujensen> That is the html type. You can use “time” if you want. When it gets submitted, you may need to convert it from a string to a time so you can set it in the model.