Jump to content

Recommended Posts

Posted

I have created an ad hoc chart in JasperReports Server 6.0.1 with a timestamp as the row value. When I change the grouping to Minute by Day the date element shows in the US format MM/DD/YY, however I need to display this in the UK format DD/MM/YYYY. How can I achieve this?

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Thanks for the response.

I have made the changes as mentioned in the page link and my jasperserver_config.properties file has the following entries, 

date.format=dd-MM-yyyy
datetime.format=dd-MM-yyyy HH:mm:ss
calendar.date.format=dd-mm-yy
calendar.datetime.format=dd-mm-yy HH:mm:ss
 
I have restarted the server and this has made no impact to the row grouping format in the chart. The values are still showing as MM/DD/YY. 
 
This page http://community.jaspersoft.com/wiki/custom-grouping-ad-hoc-crosstabs seems to be in the right direction, however I can't understand where I need to make the necessary changes.
 

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...