NPellet / visualizer

Other
42 stars 24 forks source link

Slick grid and query by date #1034

Closed lpatiny closed 7 years ago

lpatiny commented 7 years ago

Is it possible to search by date in slick grid ?

We have the problem on sample.cheminfo.org. I would like to search for example for all that is after first January like

image

But there is no result. Indeed internally it is stored as an epoch but it is not possible to let the enduser calculate the corresponding epoch. Can we do something to solve this ?

stropitek commented 7 years ago

Yes this could be done, but at least year+month would have to be specified, because I wouldn't be able to tell that >2017 is a date not a number