Skip to content

Support Timezone in XMLGregorianCalendarAsDateTime #601

Open
@laurentschoelens

Description

@laurentschoelens

From highsource/hyperjaxb3#46

@remillet said :

I'm using the hyperjaxb3 Maven plugin to generate my object classes from XML Schema file (i.e., *.xsd files). I noticed the generated object classes use this class' (XMLGregorianCalendarAsDateTime) createCalendar() method to marshal datetime information from Hibernate/JPA into my objects. Since the createCalendar() method isignoring timezone data, my objects with datetime fields are not getting their timezones set.

This change is needed to marshal the "datetime" timezone information coming from Hibernate/JPA.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions