Open SreenivasVRao opened 4 years ago
Hi, I notice that java.util.Date is the only supported default converter for date arguments.
I can write my own of course, but I wonder if you'll accept pull requests for java.time.Date since the util.Date is a mutable format and deprecated afaik...
Cheers
Pleas go ahead and provide a PR. My experience with Cedric is that he accepts such valuabale changes. :-)
Hi, I notice that java.util.Date is the only supported default converter for date arguments.
I can write my own of course, but I wonder if you'll accept pull requests for java.time.Date since the util.Date is a mutable format and deprecated afaik...
Cheers