On 2025-08-11 10:17, Remind list wrote:
> Ah, OK!  Yes, for your use-case, the float() is appropriate and
> you can auto-expire it with this:
> 
> FSET between(a, b) iif(b < today(), b, a > today(), a, today())
> REM [between('2025-09-05', '2025-09-10')] MSG Make reservations for 10 Sep

Does this need a between() function?  IIUC, it should be the same as
what I normally would write as:

  REM FROM Sep 5 2025 UNTIL Sep 10 2025 REM Make reservations for Sep 10

though I might be missing something.

-tim
-- 





_______________________________________________
Remind-fans mailing list
[email protected]
https://dianne.skoll.ca/mailman/listinfo/remind-fans
Remind is at https://dianne.skoll.ca/projects/remind/

Reply via email to