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
Hmm, I guess the strategy here would be to add a function like timeago that would internally convert the value into a value that represents how long ago this occurred, something like:
conditions:
- "timeago([BODY].run.date) <= 48h"
This is a good idea.
Maybe age instead of timeago? 🤔
TwiN
changed the title
Compare result with todays date
Add function to measure the duration since a date or timestamp
Nov 28, 2024
Describe the feature request
It would be nice to be able to check if a data is older than 48h
Example:
This is done already in certificates, but i did not find any documentation to use with dates.
Why do you personally want this feature to be implemented?
We have some use cases where it would be nice to monitor.
How long have you been using this project?
6m
Additional information
No response
The text was updated successfully, but these errors were encountered: