9:01:23
An: dev@flex.apache.org
Betreff: Re: AW: blazeDS time zone
Hi Chris,
BlazeDS automatically translate the time stamp between the client time zone
setting the server time zone.
is there an easy way to disable this time zone translation in BlazeDS?
so that if the date is stored in server (whi
Hi Chris,
BlazeDS automatically translate the time stamp between the client time zone
setting the server time zone.
is there an easy way to disable this time zone translation in BlazeDS?
so that if the date is stored in server (which has GMT time) as 1/1/2013
00:00:00, if the client
Hi,
I remember that using custom property proxies in BlazeDS I was able to adjust
the serialization exactly the way I wanted to. Unfortunately this was in an
older Project ... Hopefully I can have a look for it this Weekend and I'll post
it here.
Chris