tator
tator copied to clipboard
Datetime input accepts more than 4 digits for year
Category Bugfix
Problem
The year field in the datetime-input.js
component accepts a 6 digit year. This makes it easy to accidentally put in an incorrect date.
Request Only accept 4 digits for the year. Perhaps indicate which field is erroneous.