Page 1 of 1
Dates representation
Posted: Mon Feb 25, 2013 4:02 am
by Chipo
Hi,
our database server and application server are in different locations. They have different timezones.
Reports display date/time in locale of database server.
How I can use locale of the browser to display data?
Best regards.
Re: Dates representation
Posted: Tue Feb 26, 2013 11:00 am
by HighAley
Hello.
Sorry, we need some additional time to prepare an answer for you.
Thank you.
Re: Dates representation
Posted: Tue Feb 26, 2013 11:37 pm
by Chipo
Hi,
I dug a little in the problem
When java app communicates to flex part data arrives as a string. Receiver is StiDateTime object which will use "deserialize" method to parse data string. But there is no timezone parsing happens.
This means that if server is in different timezone from client there will be time difference.
Please correct me if I am wrong.
Best regards.
Re: Dates representation
Posted: Wed Feb 27, 2013 10:25 am
by Vladimir
Hello,
Unfortunately, at this moment time zones is not considered in the date and time. We added this task to our to-do list.
Thank you.