In my development, I came on a strange problem. The following is my jquery code to load 2 datepicker when the page load, those 2 datepickers are disable the dates which are not
there are json library
JSON.parse('[{"some":"json"}]'); JSON.stringify([{some:'json'}]);
Reference