uwazi
uwazi copied to clipboard
Support for date + time in date fields
Can we set the masks as a selectable dropdown with predefined options inside the property?
- Year (2018)
- Year and month (Mar 2018)
- Year, month and day (Mar 14, 2018)
- Year, month, day and time (Mar 14, 2018 19:24).
We have to reconcile this with the date format we already have in settings.
I though the same yesterday but then I realized date settings only affect the input (not the render), so the mask doesn't need to know which format is used to decide how to render the date.
This could be addressed when updating the template creator or the metadata form.
We've just run into this feature request as well :) Would love support for datetime objects indeed. cc @makew0rld