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
Chriscbr
changed the title
Support durations for comparison operator, eg elapsed < 20s
Support comparing durations with elapsed < 20s syntax
Apr 22, 2024
This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days.
Feel free to re-open this issue when there's an update or relevant information to be added.
Thanks!
Use Case
Support comparing
datetime
values with the<
,<=
,>
, and>=
operators.e.g.
Proposed Solution
No response
Implementation Notes
No response
Component
Language Design
Community Notes
The text was updated successfully, but these errors were encountered: