example on how between is used #73
-
am trying to filter between dates but I can`t figure it out.
|
Beta Was this translation helpful? Give feedback.
Answered by
terrymight
Jun 3, 2024
Replies: 2 comments
-
Thank you I have figured it out, this is how I was able to do it
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
abbasudo
-
@terrymight Great. I'll include more usage examples in the docutmets. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you I have figured it out, this is how I was able to do it
http://localhost:8000/api/v1/list?filters[created_at][$between][0]=2024-06-03&filters[created_at][$between][1]=2024-06-05