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
Are there any plans to add support for expressions such as "in the last 2 months" or "in the past week", or "in the past 3 months" etc?
At the moment they are not recognised.
As these expressions tend to mean a span of time rather than a single point in time, it would be appropriate to return the starting point of that span of time (considering the end point is today)
For example, if today is 14 May 2025, I would expect something like this
Are there any plans to add support for expressions such as "in the last 2 months" or "in the past week", or "in the past 3 months" etc?
At the moment they are not recognised.
As these expressions tend to mean a span of time rather than a single point in time, it would be appropriate to return the starting point of that span of time (considering the end point is today)
For example, if today is 14 May 2025, I would expect something like this
The text was updated successfully, but these errors were encountered: