Hi all,
DSS (v 3.2.2) adds hosted server timezone to the time data types of
response.
Eg : 2014-01-11T06:00:00.000 will be converted in to
2014-01-11T06:00:00.000+05:30
Is there a way to avoid this when data does not contains timezone?

I tried setting the system variable -Duser.timezone=UTC, but that will
result in something like below.
2015-10-26T08:36:33.000+00:00

So the consumer will always see it as UTC/GMT time. In a scenario where DBs
are in different timezones, it will not be reflected in the service
response.

I found this public jira [1], and I wonder if this serves my purpose.

cheers

[1] https://wso2.org/jira/browse/DS-1069

-- 
*Niranda Perera*
Software Engineer, WSO2 Inc.
Mobile: +94-71-554-8430
Twitter: @n1r44 <https://twitter.com/N1R44>
https://pythagoreanscript.wordpress.com/
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to