Hi all,
Is there an easy way to marshal directly from xsd:dateTime to either a
Calendar object or an instance of org.exolab.castor.types.DateTimeBase?
Basically, I want an easy way of modifying the DateTime Object by
adding/subtracting durations. DateTimeBase seems to allow this through
its add() function. Calendar also allows this through its add()
function (although it's not as comprehensive as DateTimeBase seems).
Any clues? Thanks in advance!
Lewis
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user