Query for 'items in last 7 days' #1039
tobysmith61
started this conversation in
General
Replies: 1 comment 1 reply
-
Have you tried to use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used this module in my react app a few years ago. It was a great tool and integrated well into my product but reached a bit of a blocker. If I want to e.g. build a query to show me 'logs in the last 7 days' where my log items contained date time stamps, I could not do this, I had to hard code the date range rather than specify -7 to 0 days range. Has this been enhanced upon since?
Beta Was this translation helpful? Give feedback.
All reactions