Add min/max to the month/day inputs

Issue #86 resolved
TMg_ created an issue
<input type="number" min="1" max="12">
<input type="number" min="1" max="31">

Comments (2)

  1. Log in to comment