We are using BIRT for reporting in our application. When we tested the reports on local end, it was working as expected. Then we deployed the application on test server where OS is ubuntu and we are using mysql as our database server. Now the timezone of both OS and mysql are set to IST. But when we generate the report, it shows date/time before 5:30 hours i.e. GMT time. Any suggestions please?
Share
If the problem is that you are viewing the report in other timezone than the server, you can pass the paramenter __timezone to the viewer and the dates will render in that time zone.