AW: AW: blazeDS time zone

2016-05-09 Thread Christofer Dutz
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

Re: AW: blazeDS time zone

2016-05-09 Thread manojModi
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

AW: blazeDS time zone

2013-09-26 Thread christofer.d...@c-ware.de
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