I'm trying to publish a XML message using the tibco adb adapter which monitors a table. There is a column in the table that stores a date as a long value in milliseconds- Is there a way we can convert this long value to a date as a part of the XML marshalling ?
-tia