Hi Nathan,
Could you open an issue at https://github.com/got5/tapestry5-jquery/issues ?
François
2016-05-17 10:34 GMT+02:00 Nathan Quirynen :
> Hi,
>
> I'm upgrading to tapestry:5.4.0 and tapestry-jquery:4.0.0.
>
> I have the following .tml:
>
>
> t:value="someDate
Hi,
I'm upgrading to tapestry:5.4.0 and tapestry-jquery:4.0.0.
I have the following .tml:
and in my java code:
@Property
private LocalDate someDate;
public JSONObject getParams() {
JSONObject params = new JSONObject();
params.put("dateFormat", "