Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateTime with Timezone in Metadata #366

Open
Michael-81 opened this issue Nov 20, 2019 · 2 comments
Open

DateTime with Timezone in Metadata #366

Michael-81 opened this issue Nov 20, 2019 · 2 comments

Comments

@Michael-81
Copy link

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
Copy link
Author

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
Copy link
Contributor

josemasensio commented Nov 21, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants