qs icon indicating copy to clipboard operation
qs copied to clipboard

Use bleve DateTimeParser to handle dates/times

Open bcampbell opened this issue 10 years ago • 0 comments

The DataTimeParser currently in bleve doesn't indicate if a date/time is lower precision (eg date only), so it can't handle ranges properly. I think it'll have to add this capability, and when it does, qs should switch over to using the bleve DataTimeParser.

bcampbell avatar Apr 26 '16 03:04 bcampbell