Take a look at this:
 
A J2EE-Axis webservice of mine is returning a DateTime in this way:
 
         <dateFrom xsi:type="xsd:date">2006-06-01Z</dateFrom>
         <dateTo xsi:type="xsd:date">2006-06-02Z</dateTo>
And Flex turns it into:
 
dateFrom[Local Time] : Wed May 31 21:00:00 2006 (-3:00)
dateTo[Local Time] : Thu Jun 01 21:00:00 2006 (-3:00)
 
Is there any way of "disabling" this local time convertion? O maybe defining the WSDL to use always local or UTC time?
 
Thanks in advance
---Pablo Gustavo Apanasionek


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to