hugoware / jLinq

Perform LINQ style queries with JSON data

Home Page:http://www.hugoware.net/projects/jlinq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filtering with Date value

maxali opened this issue · comments

I had problem comparing two Date values. I asked stackoverflow and I got a solution by converting date. Please check my question and answer.

May you consider to support Date filters.

Thanks