You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I was on stream, I was confused at the "directionality" of time in X-Tigris-Query calls. Specifically, I wanted to get objects that were a week older or more. The example shows this:
`Last-Modified`>"2024-06-23T10:38:46Z"
I wasn't sure if this meant everything before or after the given point in time. I now understand that to get what I want, I needed to do code like this:
While I was on stream, I was confused at the "directionality" of time in X-Tigris-Query calls. Specifically, I wanted to get objects that were a week older or more. The example shows this:
I wasn't sure if this meant everything before or after the given point in time. I now understand that to get what I want, I needed to do code like this:
Document this and the "arrow of time".
The text was updated successfully, but these errors were encountered: