Hello,
I am interesting jquery-easyui datebox.
I want to use it in my code.
But I can't set min and max date to it as jquery-ui datepicker as following.
$("#dt").datebox({ maxDate: "+1m +1w" });
Could you help me, please?
Thank you.
EasyUI