generate String data type for dateTime.iso8601 rather than a date

2013-12-01 Thread zeyad farouk
Hello gurus, how can we generate a string data type for dateTime.iso8601 rather than date data type ? or how to enforce the library to return the exact XML tag date value without any timezone change/adaptation to the local timezone ? thanks for your quick help, Zeyad

Re: generate String data type for dateTime.iso8601 rather than a date

2013-12-01 Thread Jochen Wiedmann
See http://ws.apache.org/xmlrpc/advanced.html section on "Custom data types". On Sun, Dec 1, 2013 at 5:08 PM, zeyad farouk wrote: > Hello gurus, > how can we generate a string data type for dateTime.iso8601 rather than > date data type ? or how to enforce the library to return the exact XML