metadata101 / iso19139.ca.HNAP

ISO Harmonized North American Profile (HNAP)
GNU General Public License v2.0
4 stars 19 forks source link

Metadata editor - data identification dates - support only date format #272

Open josegar74 opened 2 years ago

josegar74 commented 2 years ago

Requires https://github.com/geonetwork/core-geonetwork/pull/6394

HNAP requires date format only for the data identification dates, with this change the fields in the editor display allow to select only dates in the metadata editor and does not allow to change to year/month or year modes.

datepicker-dateonly

A validation rule is added also to validate the full date format: YYYY-MM-DD:

validation-rule