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

Encode properly timezone in Temporal Extent #167

Closed
eblondel opened this issue Feb 21, 2020 · 1 comment
Closed

Encode properly timezone in Temporal Extent #167

eblondel opened this issue Feb 21, 2020 · 1 comment

Comments

@eblondel
Copy link
Owner

eblondel commented Feb 21, 2020

The 'Z' is losed when encoding to XML ISO 19139. When "tzone" attribute is available as 'UTC' a Z should prepended, and for other timezones, the %z formatter should be used.

@eblondel
Copy link
Owner Author

This is required in relation to geoflow r-geoflow/geoflow#64

eblondel added a commit that referenced this issue Feb 21, 2020
@eblondel eblondel changed the title Encode properly UTC timezone in Temporal Extent Encode properly timezone in Temporal Extent Feb 21, 2020
eblondel added a commit that referenced this issue Feb 21, 2020
eblondel added a commit that referenced this issue Feb 21, 2020
Merge branch 'master' of https://github.com/eblondel/geometa

# Conflicts:
#	R/ISOAbstractObject.R
eblondel added a commit that referenced this issue Feb 21, 2020
@eblondel eblondel modified the milestones: 0.7, 0.6 Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant