Jump to content

GregorianCalendar - Json datasource


mistre83_1

Recommended Posts

I have a field of type 

java.util.GregorianCalendar<field name="tripDate" class="java.util.GregorianCalendar"/>[/code]

I need to create a JSON datasource and pass this field. For String/Boolean and numbers all is ok, i can simply create the JSON datasource.

But, how i can pass a GregorianCalendar from JSON to Jasper?

In any cases, i got the error:

Unable to get value for JSON field "tripDate" of class java.util.GregorianCalendarField "tripDate" is of class java.util.GregorianCalendar and can not be converted.[/code]
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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