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
It wouldn't be possible to support the now - 1 syntax, but I think there's already a ticket somewhere to add bindings for some common time frames/ranges... For this particular case we could add {{ yesterday }} in the meantime. I'll see if I can find the other ticket that mentions the others.
Describe the feature request
Currently, the way to specify one day ago is to do the following in JS
A customer has asked for a
{{ now-1 }}
binding to get yesterday's date.The text was updated successfully, but these errors were encountered: