Sorry, the Player automatically converts Dates to the local timezone.
You'll need to adjust using the timezone offset if you want it to go
back.

Matt

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Pablo Apanasionek
Sent: Tuesday, February 21, 2006 7:18 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: DateTime in WebService


Dave,

it's a Date object.

---Pablo Gustavo Apanasionek

-----Mensaje original-----
De: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] En
nombre de Dave Wolf
Enviado el: Martes, 21 de Febrero de 2006 12:07
Para: flexcoders@yahoogroups.com
Asunto: [flexcoders] Re: DateTime in WebService

What Java object type are you using?  A Date or a Calendar object?

--
Dave Wolf
Cynergy Systems, Inc.
Macromedia Flex Alliance Partner
http://www.cynergysystems.com

Email:  [EMAIL PROTECTED]
Office: 866-CYNERGY


--- In flexcoders@yahoogroups.com, "Pablo Apanasionek"
<[EMAIL PROTECTED]> wrote:
>
> 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
Yahoo! Groups Links



 




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



 




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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to