Can anyone help me how to use timestamp parameter in Jasper IReport?
I'm using this format new java.sql.Timestamp(2013,2,26,3,15,0,0)
but it throws error in the query window but when I pass the parameter via prompt it shows the time in the following format
26-02-13 3:26 AM
JRXML for reference:
`