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.
Dates representation
Re: Dates representation
Hello.
Sorry, we need some additional time to prepare an answer for you.
Thank you.
Sorry, we need some additional time to prepare an answer for you.
Thank you.
Re: Dates representation
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.
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
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.
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.