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

[kxml_compiler]Format of the exported xs:date and xs:datetime fields #4

Open
martonmiklos opened this issue Nov 8, 2015 · 0 comments
Assignees
Labels
kxml_compiler kxml_compiler

Comments

@martonmiklos
Copy link
Collaborator

They are printed in wrong format.

xs:date should be in:
[-]CCYY-MM-DD[Z|(+|-)hh:mm]
src: http://books.xmlschemata.org/relaxng/ch19-77041.html

while xs:datetime should be in:
[-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]
src: http://books.xmlschemata.org/relaxng/ch19-77049.html

@martonmiklos martonmiklos changed the title Format of the exported xs:date and xs:datetime fields [kxml_compiler]Format of the exported xs:date and xs:datetime fields Aug 26, 2018
@martonmiklos martonmiklos added the kxml_compiler kxml_compiler label Dec 5, 2019
@martonmiklos martonmiklos self-assigned this Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kxml_compiler kxml_compiler
Projects
None yet
Development

No branches or pull requests

1 participant