Jump to content
We've recently updated our Privacy Statement, available here ×

Data difference in iReport and Jasperserver report


kpant

Recommended Posts

Hi,

I have created a report in iReport and uploaded it in Jasperserver.

When I run that report in iReport it gives me correct data but when I run it on jasperserver the data changes, even the cell size changes are not reflected correctly in jasperserver. Is it some caching issue on jasperserver.

The data is of type date. When running on iReport it gives me 26/08/2009 00:00 but on jasperserver it gives me 25/08/2009 23:00. I cannot understand why this 1 hr difference is coming on jasperserver where all datatypes are date and not datetime

 

Thanks,

kpant



Post Edited by kpant at 12/29/2009 14:21
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

kpent,

The timestamp difference is probably caused be the JasperServer and your iReport instance "living" in different timezones.

In case no timezone information is provided within the report itself, jaspereports will use the system's default timezone (and locale btw.).

JasperServer: On the web-login screen you can choose a timezone and locale for your user-session.

iReport: Somewhere under Options > Settings > you can modify timezone and local.

hth regards georg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...