inspire-eu-validation / ets-repository

Repository for Executable Test Suites of the INSPIRE validator (under development)
European Union Public License 1.2
13 stars 25 forks source link

DateTime with Timezone in Metadata #366

Open Michael-81 opened 4 years ago

Michael-81 commented 4 years ago

For /gmd:date/gco:DateTime

The date values shall be expressed using Gregorian calendar and in accordance with [ISO 8601] with either date precision or date and time precision. For date precision the gmd:CI_Date/gmd:date/gco:Date element, and for date and time precision gmd:CI_Date/gmd:date/gco:DateTime element shall be used.

integrate Datetime with Timezone in Test.

<gmd:date>
    <gco:DateTime>2017-09-06T00:00:00.000+02:00</gco:DateTime>
</gmd:date>
Michael-81 commented 4 years ago

Only the date is to be used for the test.

But also this form of the Datetime with time zones should be readable and should not lead to an error.

josemasensio commented 4 years ago

Dear @Michael-81, Thank you for your message. As remarked on issue #332, the issues opened on this repository are no longer being monitored.

If you need to report an issue, propose an improvement or start a discussion, please open it on our community issue tracker. Also, we will appreciate if you can follow our contribution guidelines, in this way we will locate the test that you are referring more easily.

Thank you and best regards.