'Change date format to yyyy-MM-dd in parameter in Jaspersoft Studio

I am using a date parameter of the java.sql.Date class in Jaspersoft studio 6.19, the problem is that the date is presented to me as 1/3/22 and I need it in the form 2022-03-01, any way to do this? since then I have to upload the report to jasperserver (community version) and I can't do this (Yes, it can, but it changes the format for all reports and I only need it for a few).

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source