Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

add XMLGregorianCalendar.add(Duration) #9

Open
@glassfishrobot

Description

@glassfishrobot

Add a method to javax.xml.datatype.XMLGregorianCalendar that adds a Duration to
XMLGregorianCalendar.

Duration.addTo(java.util.Calendar) and Duration.addTo(java.util.Date) already
provide
a means to add a duration to these object. Add the logical equivalent of adding
duration to XMLGregorianCalendar, XMLGregorianCalendar.addTo(Duration).

Environment

Operating System: All
Platform: All

Affected Versions

[2.0 draft]

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions