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

Generic class XMLDateTime with optional components #602

Open
MenoData opened this issue Jan 18, 2017 · 0 comments
Open

Generic class XMLDateTime with optional components #602

MenoData opened this issue Jan 18, 2017 · 0 comments

Comments

@MenoData
Copy link
Owner

MenoData commented Jan 18, 2017

This would roughly model what XMLGregorianCalendar also does but with a nicer API and higher time resolution (nanosecs versus millisecs).

It can contain methods like hasDate(), getDate(), getOffset() etc. to query optional components. There should also be parsing and formatting methods for all standard XML-Schema types like xsd:dateTime, xsd:gMonthDay etc.

This enhancement concerns the misc-module (net.time4j.xml-package).

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