Arkisto-Platform / describo-online

https://describo.github.io
GNU General Public License v3.0
7 stars 2 forks source link

Let the user type a date in the date picker rather than having to click #18

Closed ptsefton closed 2 years ago

marcolarosa commented 2 years ago

Technically this was already possible but the format had to match the internal format of: {month} {day}, {year}. E.g. March 31, 2021. The commit that's coming changes the format to yyyy-mm-dd and has a note about that underneath the control.