Open maxali opened 10 years ago
I had a problem filtering JSON by date with JLinq. There is more explanation about my issue in stackoverflow: http://stackoverflow.com/questions/21769043/filtering-json-by-date-with-jlinq.
I then added two methods (lessDate, greaterDate) and converted the "value" to Date object.
I had a problem filtering JSON by date with JLinq. There is more explanation about my issue in stackoverflow: http://stackoverflow.com/questions/21769043/filtering-json-by-date-with-jlinq.
I then added two methods (lessDate, greaterDate) and converted the "value" to Date object.